Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Men 4.5

ID: 5580399829

Match Scores

7-11

Loss

Play Date

2025-05-10

Play Time (Est)

2:15 AM

Play Location

211 W Rand Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
DM
Daniel MayhewDavis

8EL6PW · Lakeside, CA, US

DUPR

4.655

AS
Aryan Sharma

XKOOP7 · South Barrington, IL, US

DUPR

4.234

TEAM 2WINNER
JH
Joe Han

RZ9W2E · Northbrook, IL, US

DUPR

5.021

KH
Kevin Hodgman

Z9K94L · Chicago, IL, US

DUPR

4.693

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-5580399829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5011790833,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel MayhewDavis",
        "dupr_id": "8EL6PW",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Lakeside, CA, US"
      },
      {
        "name": "Aryan Sharma",
        "dupr_id": "XKOOP7",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "South Barrington, IL, US"
      }
    ]
  },
  {
    "team_id": 8063526938,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Han",
        "dupr_id": "RZ9W2E",
        "rating": 5.021,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Kevin Hodgman",
        "dupr_id": "Z9K94L",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]