Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2023 CT Pickleball Minnesota Summer Kickoff

ID: 7006549022

Match Scores

8-11

Win

Play Date

2023-05-27

Play Time (Est)

3:30 PM

Play Location

Lucky Shots Pickleball Club, 5th Street Northeast, Minneapolis, MN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CO
Chris Olson

3YMRRE · MN, US

DUPR

4.600

PO
Patrick Olson

8ER2O3 · Bloomington, MN, US

DUPR

4.486

TEAM 2WINNER
TS
Tad Sonneman

1NN7GW · Tenstrike, MN, US

DUPR

4.231

BV
Brennan Vargas

3VPZWJ · Plymouth, MN, US

DUPR

4.679

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-7006549022
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5518178871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Olson",
        "dupr_id": "3YMRRE",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Patrick Olson",
        "dupr_id": "8ER2O3",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  },
  {
    "team_id": 8565919067,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tad Sonneman",
        "dupr_id": "1NN7GW",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Tenstrike, MN, US"
      },
      {
        "name": "Brennan Vargas",
        "dupr_id": "3VPZWJ",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]