Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mixed Doubles 4.5

ID: 6958813536

Match Scores

11-3

Win

Play Date

2025-05-26

Play Time (Est)

1:00 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Jessica Pollock

1R4L0Q · USA

DUPR

4.389

BR
Blake Rabens

890907 · Plymouth, MN, US

DUPR

4.802

TEAM 2LOSS
MC
Michelle Carstensen

3ZQLOP · Plymouth, MN, US

DUPR

3.668

JL
Joey Lutostanski

84VO2M · Chandler, AZ, US

DUPR

4.771

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-6958813536
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5302053786,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Pollock",
        "dupr_id": "1R4L0Q",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blake Rabens",
        "dupr_id": "890907",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 5798167167,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Carstensen",
        "dupr_id": "3ZQLOP",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Joey Lutostanski",
        "dupr_id": "84VO2M",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  }
]