Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6868048426

Match Scores

14-12

Win

Play Date

2024-05-17

Play Time (Est)

11:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
NM
Nathanael Moore

16P94E · White Bear Lake, MN, US

DUPR

4.836

DB
David Bergman

89JYKK · Minneapolis, MN, US

DUPR

4.498

TEAM 2LOSS
MS
Mason Statton

8JDWMM · Minneapolis, MN, US

DUPR

4.513

BB
Billy Bird

0YMQQ2 · USA

DUPR

3.944

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-6868048426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8005037025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathanael Moore",
        "dupr_id": "16P94E",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      },
      {
        "name": "David Bergman",
        "dupr_id": "89JYKK",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6933902800,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Statton",
        "dupr_id": "8JDWMM",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Billy Bird",
        "dupr_id": "0YMQQ2",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]