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

Atlanta DUPR RR at Dill Dinkers 2026-05-02

ID: 5301400323

Match Scores

16-14

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GK
Grace Koehler

4VG0PV · USA

DUPR

3.571

JW
Julian Williamson

67Z57K · USA

DUPR

3.386

TEAM 2LOSS
JF
Justin Fournier

V7NDJJ · Marietta, GA, US

DUPR

3.203

TB
Timothy Bryan

ZDQXWM · Atlanta, GA, US

DUPR

3.586

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-5301400323
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6893038805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Koehler ",
        "dupr_id": "4VG0PV",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julian Williamson",
        "dupr_id": "67Z57K",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5722331527,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Fournier",
        "dupr_id": "V7NDJJ",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Timothy Bryan",
        "dupr_id": "ZDQXWM",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]