Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SCORE HUB - MAY FLOWERS TOURNAMENT - Mixed Doubles Skill: (4.000 To 4.499) Age: (Any)

ID: 4669671026

Match Scores

15-3

Win

Play Date

2026-05-10

Play Time (Est)

3:30 PM

Play Location

Oakdale, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
ML
Michelle LeBeau

8M4GEP · Roseville, MN, US

DUPR

4.699

MG
Mike Gaede

Q5J4Q5 · New Richmond, WI, US

DUPR

4.310

TEAM 2LOSS
HW
Hannah White

YG4R2E · Apple Valley, MN, US

DUPR

3.386

KM
Karthi Mahalingam

X2520X · USA

DUPR

3.931

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-4669671026
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8083859198,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle LeBeau",
        "dupr_id": "8M4GEP",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Roseville, MN, US"
      },
      {
        "name": "Mike Gaede",
        "dupr_id": "Q5J4Q5",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "New Richmond, WI, US"
      }
    ]
  },
  {
    "team_id": 7096846762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hannah White",
        "dupr_id": "YG4R2E",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Karthi Mahalingam",
        "dupr_id": "X2520X",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]