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

The Michigan Pickleball League: Season 2 - Event 2

ID: 7770875842

Match Scores

11-4

Win

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
BD
Bree DeWeerdt

L25W56 · Zeeland, MI, US

DUPR

4.601

AC
Andrew Christmann

30X9MX · Hudsonville, MI, US

DUPR

5.255

TEAM 2LOSS
JW
Jonathan Walker

VXJD25 · USA

DUPR

4.299

SB
Sumaya Bansfield

N7Q262 · USA

DUPR

4.176

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-7770875842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7470135263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bree DeWeerdt",
        "dupr_id": "L25W56",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Zeeland, MI, US"
      },
      {
        "name": "Andrew Christmann",
        "dupr_id": "30X9MX",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "Hudsonville, MI, US"
      }
    ]
  },
  {
    "team_id": 4709763893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Walker",
        "dupr_id": "VXJD25",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sumaya Bansfield",
        "dupr_id": "N7Q262",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]