Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Night 7p-9:45p 3.5-4.5 DUPR-Rated League Week 5

ID: 5469766946

Match Scores

11-7

Win

Play Date

2025-05-12

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Mariah Law

89RNDE · Minneapolis, MN, US

DUPR

3.945

BH
Brad Hadsall

8JDWJJ · Andover, MN, US

DUPR

3.768

TEAM 2LOSS
KM
Keith Mikkola

DWR6L4 · Minneapolis, MN, US

DUPR

3.536

CA
Curtis Ahrens

QPN2E4 · USA

DUPR

3.621

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-5469766946
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6575030396,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mariah Law",
        "dupr_id": "89RNDE",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Brad Hadsall",
        "dupr_id": "8JDWJJ",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  },
  {
    "team_id": 5907040077,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keith Mikkola",
        "dupr_id": "DWR6L4",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Curtis Ahrens",
        "dupr_id": "QPN2E4",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]