Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4321124865

Match Scores

15-3

Win

Play Date

2026-01-10

Play Time (Est)

10:15 AM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Cesar Contreras

2YV5RE · USA

DUPR

3.516

JL
Joe Lopez

DNRRRM · Gwinnett County, GA, US

DUPR

3.640

TEAM 2LOSS
SS
Samroni Samroni

4VEVWV · Atlanta, GA, US

DUPR

3.603

CW
Calvin Williamson

DWRNE6 · Decatur, GA, US

DUPR

3.417

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-4321124865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5670861595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cesar Contreras",
        "dupr_id": "2YV5RE",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Lopez",
        "dupr_id": "DNRRRM",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 5454366747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samroni Samroni",
        "dupr_id": "4VEVWV",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Calvin Williamson",
        "dupr_id": "DWRNE6",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  }
]