Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High Intermediate/Advanced

ID: 7415364546

Match Scores

12-10

Loss

Play Date

2026-02-28

Play Time (Est)

7:30 PM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Drew Siegmund

KOZL0O · Kaukauna, WI, US

DUPR

4.811

GS
Grace St Clair

WX92EL · Fond du Lac, WI, US

DUPR

4.236

TEAM 2LOSS
NR
Nicole Roberts

MEEQKP · USA

DUPR

3.935

MM
Matt Mueller

RZRX4E · Appleton, WI, US

DUPR

4.579

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-7415364546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8406760452,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Siegmund",
        "dupr_id": "KOZL0O",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "Kaukauna, WI, US"
      },
      {
        "name": "Grace St Clair",
        "dupr_id": "WX92EL",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Fond du Lac, WI, US"
      }
    ]
  },
  {
    "team_id": 6328588387,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Roberts",
        "dupr_id": "MEEQKP",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Mueller",
        "dupr_id": "RZRX4E",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  }
]