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

Atlanta DUPR RR at Dill Dinkers 2026-05-11

ID: 7364568895

Match Scores

9-11

Win

Play Date

2026-05-11

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TD
Tony DiSario

V67ZL7 · USA

DUPR

3.270

KW
Kenyon Woods

PZWRDM · Newnan, GA, US

DUPR

3.295

TEAM 2WINNER
MA
muthanna alyounes

RD2GZE · USA

DUPR

3.358

KB
Kevin Brown

0QRM0G · Fayetteville, GA, US

DUPR

3.338

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-7364568895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4882920597,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony DiSario",
        "dupr_id": "V67ZL7",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenyon Woods",
        "dupr_id": "PZWRDM",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 6258374199,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "muthanna alyounes",
        "dupr_id": "RD2GZE",
        "rating": 3.358,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Brown",
        "dupr_id": "0QRM0G",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Fayetteville, GA, US"
      }
    ]
  }
]