Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MN Majors Q1

ID: 8049572533

Match Scores

7-11

Win

Play Date

2026-03-01

Play Time (Est)

2:15 AM

Play Location

Minnesota

View Facility Page →

Competitor Teams

TEAM 1LOSS
RT
Ross Tanner

DWW256 · USA

DUPR

4.432

MG
Mark Gores

ZNYP5M · Prior Lake, MN, US

DUPR

4.268

TEAM 2WINNER
AY
Anand Yadav

9P94DR · Lakeville, MN, US

DUPR

4.283

MI
Mike Iverson

MYW7EO · USA

DUPR

3.914

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-8049572533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5935649580,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ross Tanner",
        "dupr_id": "DWW256",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Gores",
        "dupr_id": "ZNYP5M",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 6347100098,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anand Yadav",
        "dupr_id": "9P94DR",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Mike Iverson",
        "dupr_id": "MYW7EO",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]