Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MINNESOTA MAJORS - Q2 @SCOREHUB - MENS 3.5-4.0

ID: 5081945193

Match Scores

11-9

Loss

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Matthew Bailey

55QPX0 · USA

DUPR

3.924

RP
Ryan Payne

EWRK0W · USA

DUPR

3.827

TEAM 2LOSS
DE
Dan Edwardson

8EXQLE · Golden Valley, MN, US

DUPR

3.617

WC
Will Connelly

5EWV0V · Golden Valley, MN, US

DUPR

4.171

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-5081945193
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4752445192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Bailey",
        "dupr_id": "55QPX0",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Payne",
        "dupr_id": "EWRK0W",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4634771640,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Edwardson",
        "dupr_id": "8EXQLE",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      },
      {
        "name": "Will  Connelly",
        "dupr_id": "5EWV0V",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      }
    ]
  }
]