Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night Magic 4.0+

ID: 4572734441

Match Scores

9-11

Loss

Play Date

2025-02-10

Play Time (Est)

6:15 AM

Play Location

Edina, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MM
Madeline Mueller

8M05WL · Minneapolis, MN, US

DUPR

4.379

TM
Tait Miller

1RRKJM · Minneapolis, MN, US

DUPR

4.290

TEAM 2WINNER
HH
Hank Hopkins

8K04NO · Roseville, MN, US

DUPR

4.549

EP
Elizabeth Pritchard

9PDVQK · Minneapolis, MN, US

DUPR

3.921

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-4572734441
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8138136083,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madeline Mueller",
        "dupr_id": "8M05WL",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Tait Miller",
        "dupr_id": "1RRKJM",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 4528912534,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hank Hopkins",
        "dupr_id": "8K04NO",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Roseville, MN, US"
      },
      {
        "name": "Elizabeth Pritchard",
        "dupr_id": "9PDVQK",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]