Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pure Pickleball Club 4.0 - 4.5 Tuesday 6PM League Week 1

ID: 7743480236

Match Scores

11-10

Win

Play Date

2025-09-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
Dillon Anderson

RZ625Z · Hopkins, MN, US

DUPR

4.273

NG
Nacho G

12PX9Y · Minneapolis, MN, US

DUPR

4.524

TEAM 2LOSS
JA
Jacob Anderson

8J6DNJ · St. Louis Park, MN, US

DUPR

4.242

RM
Ryan McDonald

1QQ9PD · Maple Grove, MN, US

DUPR

4.302

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-7743480236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6892372048,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Anderson",
        "dupr_id": "RZ625Z",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Nacho G",
        "dupr_id": "12PX9Y",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6475377644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Anderson",
        "dupr_id": "8J6DNJ",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      },
      {
        "name": "Ryan McDonald",
        "dupr_id": "1QQ9PD",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]