Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bousquet Sport End Of Summer Classic Mixed Doubles Skill: (3.5) Age: (Any)

ID: 5425755532

Match Scores

11-6

Win

Play Date

2024-09-22

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Norma Comalli

W6DWML · Pittsfield, MA, US

DUPR

4.072

Michael Comalli

1R7ZOD · Boston, MA, US

DUPR

3.869

TEAM 2LOSS
JT
Jodi Tartell

677EGQ · USA

DUPR

3.199

PT
Paul Tartell

KXDWDQ · USA

DUPR

3.182

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5425755532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7172700509,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Norma Comalli",
        "dupr_id": "W6DWML",
        "rating": 4.072,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/95.jpg",
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Michael Comalli",
        "dupr_id": "1R7ZOD",
        "rating": 3.869,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 8421438027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jodi Tartell",
        "dupr_id": "677EGQ",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Tartell",
        "dupr_id": "KXDWDQ",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]