Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Atlanta DUPR RR at Dill Dinkers 2026-02-28

ID: 7655974131

Match Scores

4-11

Win

Play Date

2026-02-28

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HA
Humberto Arevalo

99YW77 · USA

DUPR

4.179

IW
Ian Woolard

9P9QD7 · Smyrna, GA, US

DUPR

3.775

TEAM 2WINNER
MD
Mohan Dong

NR279N · Atlanta, GA, US

DUPR

4.183

EM
Eric Marcus

V4XJD6 · Atlanta, GA, US

DUPR

3.909

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-7655974131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6823489490,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Humberto Arevalo",
        "dupr_id": "99YW77",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ian Woolard",
        "dupr_id": "9P9QD7",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      }
    ]
  },
  {
    "team_id": 4398330368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mohan Dong",
        "dupr_id": "NR279N",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Eric Marcus",
        "dupr_id": "V4XJD6",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]