Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday Night Dink-a-holics

ID: 8022890709

Match Scores

22-9

Win

Play Date

2025-06-15

Play Time (Est)

10:15 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.930

DW
David Wilton

99Z6DK · Tualatin, OR, US

DUPR

4.418

TEAM 2LOSS
PH
Paul Hsiao

RYQYMD · Ellicott City, MD, US

DUPR

3.281

MH
Michael hsiao

0YJD6N · Columbia, MD, US

DUPR

4.658

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