Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Capital Area Pickleball Assoc (CAPA)

ID: 7774222222

Match Scores

11-8, 11-4

Win

Play Date

2024-08-05

Play Time (Est)

11:30 PM

Play Location

Oregon, WI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MB
Mike Barone

8EL0EO · USA

DUPR

4.593

PK
Peter Kaseman

3XRJL5 · Madison, WI, US

DUPR

4.953

TEAM 2LOSS
SK
Steve Klann

1QO2X5 · USA

DUPR

4.680

BM
Billy Mauldin

35GW65 · Brooklyn, WI, US

DUPR

4.235

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-7774222222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4779706442,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Barone",
        "dupr_id": "8EL0EO",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Kaseman",
        "dupr_id": "3XRJL5",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 5491057865,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Klann",
        "dupr_id": "1QO2X5",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Billy Mauldin",
        "dupr_id": "35GW65",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Brooklyn, WI, US"
      }
    ]
  }
]