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

CrossKourt Pickleball Mixed 4.5-5.0

ID: 8379465399

Match Scores

15-13

Loss

Play Date

2026-02-07

Play Time (Est)

4:45 AM

Play Location

Pickled! Batavia, North Randall Road, Batavia, IL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Madison Turosinski

3YD27G · Collegeville, PA, US

DUPR

4.740

AB
Ansel Bizarra

8G7L6Q · Chicago, IL, US

DUPR

4.939

TEAM 2LOSS
TL
Tessa Lawrence

W6MJDQ · Davenport, IA, US

DUPR

4.170

DL
David Lawrence

YG0MZ4 · Moline, IL, US

DUPR

4.951

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-8379465399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5039366676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madison Turosinski",
        "dupr_id": "3YD27G",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      },
      {
        "name": "Ansel Bizarra",
        "dupr_id": "8G7L6Q",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 7773945671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tessa Lawrence",
        "dupr_id": "W6MJDQ",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Davenport, IA, US"
      },
      {
        "name": "David Lawrence",
        "dupr_id": "YG0MZ4",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      }
    ]
  }
]