Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Super DUPR G1

ID: 5654914528

Match Scores

0-11

Loss

Play Date

2026-06-06

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KG
Katie Gialloreti

X0KXD5 · MI, US

DUPR

3.297

MC
Matt Cooper

PWVJ9M · Oak Park, MI, US

DUPR

3.429

TEAM 2WINNER
MT
Mohit Tiwari

4QZPWK · USA

DUPR

3.299

MS
Matt Saia

RDJOMN · USA

DUPR

3.752

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-5654914528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5342465076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Gialloreti",
        "dupr_id": "X0KXD5",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "Matt Cooper",
        "dupr_id": "PWVJ9M",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "Oak Park, MI, US"
      }
    ]
  },
  {
    "team_id": 8468552612,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mohit Tiwari",
        "dupr_id": "4QZPWK",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Saia",
        "dupr_id": "RDJOMN",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]