Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5513562171

Match Scores

4-11

Win

Play Date

2024-09-22

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JN
Justin Nhan

ODX7KP · Atlanta, GA, US

Rated Score

3.781

CN
Curtis Ngo

NYE9G2 · USA

Rated Score

3.780

TEAM 2WINNER
MW
Marlin Wright

QPNKG4 · Atlanta, GA, US

Rated Score

4.219

PS
Paresh Sawant

9PMXZE · USA

Rated Score

3.988

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-5513562171
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7885930322,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Nhan",
        "dupr_id": "ODX7KP",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Curtis Ngo",
        "dupr_id": "NYE9G2",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4364293625,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marlin Wright",
        "dupr_id": "QPNKG4",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Paresh Sawant",
        "dupr_id": "9PMXZE",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]