Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MN Majors Q1

ID: 7267521457

Match Scores

8-11

Win

Play Date

2026-03-01

Play Time (Est)

2:15 AM

Play Location

Minnesota

View Facility Page →

Competitor Teams

TEAM 1LOSS
FL
Frank Liang

NY7LL2 · Minneapolis, MN, US

DUPR

4.156

RM
Richie Michealson III

597D2V · Minneapolis, MN, US

DUPR

3.708

TEAM 2WINNER
AY
Anand Yadav

9P94DR · Lakeville, MN, US

DUPR

4.286

MI
Mike Iverson

MYW7EO · USA

DUPR

3.918

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-7267521457
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8085654446,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frank Liang",
        "dupr_id": "NY7LL2",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Richie Michealson III",
        "dupr_id": "597D2V",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5200631362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anand Yadav",
        "dupr_id": "9P94DR",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Mike Iverson",
        "dupr_id": "MYW7EO",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]