Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinko de Mayo at Matrix Open Doubles Skill: (4.0 And Above)

ID: 7554048514

Match Scores

3-15

Win

Play Date

2024-05-04

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BH
Ben Hewes

JJJDDM · USA

DUPR

3.842

JK
Jonathan Kirwin

4ZZXK2 · USA

DUPR

3.842

TEAM 2WINNER
DG
Dustin Gudde

3ZE7VQ · Springdale, AR, US

DUPR

4.455

AC
Austin Conner

8DOD2L · Springdale, AR, US

DUPR

5.026

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-7554048514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8083142214,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Hewes",
        "dupr_id": "JJJDDM",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Kirwin",
        "dupr_id": "4ZZXK2",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8334402321,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dustin Gudde",
        "dupr_id": "3ZE7VQ",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      },
      {
        "name": "Austin Conner",
        "dupr_id": "8DOD2L",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      }
    ]
  }
]