Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Womens Doubles 4.00-4.49

ID: 6942260939

Match Scores

15-13

Loss

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
RW
Rachel Walker

17V095 · INVER GROVE, MN, US

DUPR

3.731

KH
Kaela Heer

RYQPEZ · USA

DUPR

3.768

TEAM 2LOSS
JX
Jennifer Xaykaothao

3P2GWG · USA

DUPR

3.916

KB
Keely Behning

30P7L4 · Eagan, MN, US

DUPR

3.949

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-6942260939
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6405685316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel Walker",
        "dupr_id": "17V095",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "INVER GROVE, MN, US"
      },
      {
        "name": "Kaela Heer",
        "dupr_id": "RYQPEZ",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6578091003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Xaykaothao",
        "dupr_id": "3P2GWG",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keely Behning",
        "dupr_id": "30P7L4",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]