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

DUPR 3.0+ Round Robin

ID: 5626655291

Match Scores

11-7

Loss

Play Date

2026-05-09

Play Time (Est)

12:45 AM

Play Location

Metro Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
TY
Tony Yee

X2RN72 · USA

DUPR

3.105

AM
Antonio Marasigan

N57OJN · USA

DUPR

3.462

TEAM 2LOSS
Tony Pham

QXGX74 · USA

DUPR

3.149

Dung Le

RW0JOM · Madison Heights, MI, US

DUPR

3.830

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-5626655291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5304487421,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Yee",
        "dupr_id": "X2RN72",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Antonio Marasigan",
        "dupr_id": "N57OJN",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8443533831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony Pham",
        "dupr_id": "QXGX74",
        "rating": 3.149,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/49.jpg",
        "location": ""
      },
      {
        "name": "Dung Le",
        "dupr_id": "RW0JOM",
        "rating": 3.83,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/15.jpg",
        "location": "Madison Heights, MI, US"
      }
    ]
  }
]