Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pure Pickleball Club 3.5-4.0 Thurs 6PM Week 7

ID: 8158080162

Match Scores

6-9

Win

Play Date

2025-10-16

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NA
Nina Andraschko

KO2NKY · USA

DUPR

3.594

IR
Irving Rivera

WXV96Y · USA

DUPR

2.882

TEAM 2WINNER
CA
Curtis Ahrens

QPN2E4 · USA

DUPR

3.597

SJ
Shawn Johnson

3YK9DG · Andover, MN, US

DUPR

3.907

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-8158080162
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5642430362,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nina Andraschko",
        "dupr_id": "KO2NKY",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Irving Rivera",
        "dupr_id": "WXV96Y",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8001693571,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Curtis Ahrens",
        "dupr_id": "QPN2E4",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shawn Johnson",
        "dupr_id": "3YK9DG",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  }
]