Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 7024459035

Match Scores

1-11

Win

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

4311 Ravensworth Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
ER
Ethan Raeder

9JYEOJ · USA

DUPR

3.562

GJ
George Jin

17L65N · Washington, DC, US

DUPR

3.835

TEAM 2WINNER
JC
Jeremy Cho

X2QY02 · Fairfax, VA, US

DUPR

3.787

DW
Dennis Welch

XJQOD4 · VA, US

DUPR

3.607

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-7024459035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7811145137,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ethan Raeder",
        "dupr_id": "9JYEOJ",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Jin",
        "dupr_id": "17L65N",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  },
  {
    "team_id": 5902300999,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Cho",
        "dupr_id": "X2QY02",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Dennis Welch",
        "dupr_id": "XJQOD4",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "VA, US"
      }
    ]
  }
]