Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Intermediate DUPR League

ID: 4538514535

Match Scores

7-15

Win

Play Date

2026-06-08

Play Time (Est)

8:45 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DF
Davis Farnham

G5Z6RV · USA

DUPR

3.502

LA
Loren Andersen

8E64EO · USA

DUPR

3.409

TEAM 2WINNER
JG
Jeff Gravely

QPN5YN · Oak Park, IL, US

DUPR

3.261

IR
Ivan Roman

16DV00 · Berwyn, IL, US

DUPR

4.241

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-4538514535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5252724454,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Davis Farnham",
        "dupr_id": "G5Z6RV",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loren Andersen",
        "dupr_id": "8E64EO",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4563906527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Gravely",
        "dupr_id": "QPN5YN",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      },
      {
        "name": "Ivan Roman",
        "dupr_id": "16DV00",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Berwyn, IL, US"
      }
    ]
  }
]