Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3: High Intermeiate League

ID: 7087802916

Match Scores

7-11

Win

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Pickleball Kingdom - Sun Prairie

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Armando Hernandez

X2Q0J2 · USA

DUPR

3.787

DP
Dan Parenteau

EGWM7M · Waunakee, WI, US

DUPR

3.718

TEAM 2WINNER
SN
Sergio Nieto

MERXZD · Madison, WI, US

DUPR

3.970

UD
Umesh D

EXMMQO · Sun Prairie, WI, US

DUPR

3.722

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-7087802916
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6228478660,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Armando Hernandez",
        "dupr_id": "X2Q0J2",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Parenteau",
        "dupr_id": "EGWM7M",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      }
    ]
  },
  {
    "team_id": 6484154864,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sergio  Nieto",
        "dupr_id": "MERXZD",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Umesh D",
        "dupr_id": "EXMMQO",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Sun Prairie, WI, US"
      }
    ]
  }
]