Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Michigan Pickleball League: Season 2 - Event 2

ID: 7710793060

Match Scores

11-7

Win

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Court One Athletic Clubs, Lake Lansing Road, Lansing, MI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BD
Bree DeWeerdt

L25W56 · USA

DUPR

4.541

AC
Andrew Christmann

30X9MX · Hudsonville, MI, US

DUPR

5.149

TEAM 2LOSS
JO
Jack Olmstead

PKLZRZ · Troy, MI, US

DUPR

5.137

HB
Heidi Blackwell

V702XJ · Troy, MI, US

DUPR

4.319

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-7710793060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7590787895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bree DeWeerdt",
        "dupr_id": "L25W56",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Christmann",
        "dupr_id": "30X9MX",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": "Hudsonville, MI, US"
      }
    ]
  },
  {
    "team_id": 7999758906,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Olmstead",
        "dupr_id": "PKLZRZ",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Heidi Blackwell",
        "dupr_id": "V702XJ",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  }
]