Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tulip City Open - Mixed Doubles Skill: (4.5) Age: (10 And Above)

ID: 6940604525

Match Scores

11-6

Win

Play Date

2025-05-04

Play Time (Est)

6:15 AM

Play Location

Holland, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
LP
Leah Parks

ODPDLE · Holland, MI, US

DUPR

3.945

KP
Kaleb Passorelli

3VO7RE · Hamilton, MI, US

DUPR

5.411

TEAM 2LOSS
KP
Kadie Passorelli

1QG5L0 · USA

DUPR

4.273

JP
Jason Parks

8DRK26 · Holland, MI, US

DUPR

4.025

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-6940604525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8513652652,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leah Parks",
        "dupr_id": "ODPDLE",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      },
      {
        "name": "Kaleb Passorelli",
        "dupr_id": "3VO7RE",
        "rating": 5.411,
        "profile_pic_url": null,
        "location": "Hamilton, MI, US"
      }
    ]
  },
  {
    "team_id": 5537118293,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kadie Passorelli",
        "dupr_id": "1QG5L0",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Parks",
        "dupr_id": "8DRK26",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      }
    ]
  }
]