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

1/16 Men’s A.M. RR

ID: 8223850082

Match Scores

11-4

Loss

Play Date

2026-01-16

Play Time (Est)

3:30 PM

Play Location

201, W Lincoln Hwy, Exton

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Martin Goldberg

ELNDZW · USA

DUPR

2.982

MM
Martin McNeil

K5QJO7 · USA

DUPR

3.574

TEAM 2LOSS
JE
Joseph Ellis

RZX4ME · Downingtown, PA, US

DUPR

3.078

JG
John Geiger

JPGD7J · USA

DUPR

3.070

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-8223850082
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4351917034,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martin  Goldberg",
        "dupr_id": "ELNDZW",
        "rating": 2.982,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin McNeil",
        "dupr_id": "K5QJO7",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5110421615,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Ellis",
        "dupr_id": "RZX4ME",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": "Downingtown, PA, US"
      },
      {
        "name": "John  Geiger",
        "dupr_id": "JPGD7J",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]