Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bounce Detroit Invitational

ID: 6890479415

Match Scores

11-3

Loss

Play Date

2023-11-12

Play Time (Est)

12:45 AM

Play Location

Court4 Detroit, Marseilles Street, Detroit, MI, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Suzanne Chuparkoff

8KN6Z7 · Ann Arbor, MI, US

DUPR

4.532

Alexander Aldighieri

3LON0J · Ann Arbor, MI, US

DUPR

4.352

TEAM 2LOSS
JT
Johnese Thibault

DW7Y94 · USA

DUPR

3.500

Patrick Mercier

8KYDNK · USA

DUPR

4.626

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-6890479415
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5608573885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Chuparkoff",
        "dupr_id": "8KN6Z7",
        "rating": 4.532,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Alexander Aldighieri",
        "dupr_id": "3LON0J",
        "rating": 4.352,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Ann Arbor, MI, US"
      }
    ]
  },
  {
    "team_id": 7146011133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johnese Thibault",
        "dupr_id": "DW7Y94",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Mercier",
        "dupr_id": "8KYDNK",
        "rating": 4.626,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": ""
      }
    ]
  }
]