Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mixed Doubles 3.50-3.99

ID: 6506255285

Match Scores

3-11

Win

Play Date

2026-05-23

Play Time (Est)

6:15 AM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
AA
Alison Armstrong

0RWPNQ · USA

DUPR

3.392

MA
Michael Armstrong

RXV7PD · USA

DUPR

3.178

TEAM 2WINNER
RW
Rachel Walker

17V095 · INVER GROVE, MN, US

DUPR

3.703

RM
Ryan MacSwain

ELL7PE · USA

DUPR

3.772

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-6506255285
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6742697696,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alison Armstrong",
        "dupr_id": "0RWPNQ",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Armstrong",
        "dupr_id": "RXV7PD",
        "rating": 3.178,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5651056391,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Walker",
        "dupr_id": "17V095",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "INVER GROVE, MN, US"
      },
      {
        "name": "Ryan  MacSwain",
        "dupr_id": "ELL7PE",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]