Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dill Dinkers Winter Warmup - Mens Doubles Skill: (3.5) Age: (35 To 49)

ID: 6297471161

Match Scores

6-15

Loss

Play Date

2026-01-10

Play Time (Est)

6:15 AM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Cesar Contreras

2YV5RE · USA

DUPR

3.475

JL
Joe Lopez

DNRRRM · Gwinnett County, GA, US

DUPR

3.613

TEAM 2WINNER
BN
Binh Nguyen

J5DEXM · Atlanta, GA, US

DUPR

3.355

CH
Chris Holtzendorff

6KQD5K · Atlanta, GA, US

DUPR

3.675

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-6297471161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5469351546,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cesar Contreras",
        "dupr_id": "2YV5RE",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Lopez",
        "dupr_id": "DNRRRM",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 7762601450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Binh Nguyen",
        "dupr_id": "J5DEXM",
        "rating": 3.355,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Chris Holtzendorff",
        "dupr_id": "6KQD5K",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]