Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4504619153

Match Scores

7-11

Loss

Play Date

2024-05-17

Play Time (Est)

6:15 AM

Play Location

3300 5th St NE, Minneapolis, MN 55418, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
NM
Nathanael Moore

16P94E · White Bear Lake, MN, US

DUPR

4.840

DB
David Bergman

89JYKK · Minneapolis, MN, US

DUPR

4.485

TEAM 2WINNER
MS
Mason Statton

8JDWMM · Minneapolis, MN, US

DUPR

4.514

BB
Billy Bird

0YMQQ2 · USA

DUPR

4.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-4504619153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5094000980,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathanael Moore",
        "dupr_id": "16P94E",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      },
      {
        "name": "David Bergman",
        "dupr_id": "89JYKK",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5910240838,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Statton",
        "dupr_id": "8JDWMM",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Billy Bird",
        "dupr_id": "0YMQQ2",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]