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

MasterLeague DUPR rating session

ID: 8463983996

Match Scores

15-13

Loss

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AW
Austin Wang

PPY7MZ · USA

DUPR

3.078

EE
Erkan Eroglu

LWJPJ6 · USA

DUPR

3.003

TEAM 2LOSS
JN
John Ng

QJMW5D · Auckland, Auckland, NZ

DUPR

3.060

MS
Maha Shankar

QJ0VED · USA

DUPR

2.901

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-8463983996
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5886808351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Wang",
        "dupr_id": "PPY7MZ",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erkan Eroglu",
        "dupr_id": "LWJPJ6",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5722948031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Ng",
        "dupr_id": "QJMW5D",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Maha Shankar",
        "dupr_id": "QJ0VED",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]