Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5603814224

Match Scores

3-11

Win

Play Date

2025-05-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BH
Brad Hadsall

8JDWJJ · Andover, MN, US

DUPR

3.763

KM
Keith Mikkola

DWR6L4 · Minneapolis, MN, US

DUPR

3.541

TEAM 2WINNER
ML
Mariah Law

89RNDE · Minneapolis, MN, US

DUPR

3.938

JP
Jesse Pai

RYWVVQ · Maple Grove, MN, US

DUPR

3.477

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-5603814224
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6290765350,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Hadsall",
        "dupr_id": "8JDWJJ",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Keith Mikkola",
        "dupr_id": "DWR6L4",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5055237325,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mariah Law",
        "dupr_id": "89RNDE",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jesse Pai",
        "dupr_id": "RYWVVQ",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]