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

1/20 A.M. Men’s RR

ID: 6224345438

Match Scores

6-11

Win

Play Date

2026-01-20

Play Time (Est)

3:30 PM

Play Location

201, W Lincoln Hwy, Exton

View Facility Page →

Competitor Teams

TEAM 1LOSS
JG
John Geiger

JPGD7J · USA

DUPR

3.063

AC
Arnaud Clairay

JP7X9J · USA

DUPR

3.780

TEAM 2WINNER
YR
yuxiang Rao

59MJJV · West Chester, PA, US

DUPR

3.899

JE
Joseph Ellis

RZX4ME · Downingtown, PA, US

DUPR

3.037

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-6224345438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7802434200,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John  Geiger",
        "dupr_id": "JPGD7J",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arnaud Clairay",
        "dupr_id": "JP7X9J",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6445551462,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "yuxiang Rao",
        "dupr_id": "59MJJV",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      },
      {
        "name": "Joseph Ellis",
        "dupr_id": "RZX4ME",
        "rating": 3.037,
        "profile_pic_url": null,
        "location": "Downingtown, PA, US"
      }
    ]
  }
]