Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Night Dink-a-holics

ID: 5083182999

Match Scores

15-10

Win

Play Date

2025-06-15

Play Time (Est)

4:45 AM

Play Location

Dill Dinkers, Red Branch Road, Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MG
Mark Guevarra

DNQMDY · Baltimore, MD, US

DUPR

4.928

DW
David Wilton

99Z6DK · Tualatin, OR, US

DUPR

4.417

TEAM 2LOSS
PH
Paul Hsiao

RYQYMD · Ellicott City, MD, US

DUPR

3.268

MH
Michael hsiao

0YJD6N · Columbia, MD, US

DUPR

4.649

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-5083182999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7933978312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Guevarra",
        "dupr_id": "DNQMDY",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "David Wilton",
        "dupr_id": "99Z6DK",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Tualatin, OR, US"
      }
    ]
  },
  {
    "team_id": 7907390545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Hsiao",
        "dupr_id": "RYQYMD",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Michael hsiao",
        "dupr_id": "0YJD6N",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  }
]