Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

High Intermediate League: Week 8

ID: 4872913140

Match Scores

5-11

Win

Play Date

2026-05-14

Play Time (Est)

1:00 PM

Play Location

Pickleball Kingdom - Sun Prairie

Unverified Facility

Competitor Teams

TEAM 1LOSS
DP
Dan Parenteau

EGWM7M · Waunakee, WI, US

DUPR

3.594

NN
Narsa Nootipalli

JZ7V2D · USA

DUPR

3.686

TEAM 2WINNER
SY
Srinivas Ydv

GX760M · USA

DUPR

3.619

JF
Jayson Fogle

O6EEGE · Madison, WI, US

DUPR

3.650

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-4872913140
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7927844665,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Parenteau",
        "dupr_id": "EGWM7M",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      },
      {
        "name": "Narsa Nootipalli",
        "dupr_id": "JZ7V2D",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6947043614,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Srinivas  Ydv",
        "dupr_id": "GX760M",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jayson  Fogle",
        "dupr_id": "O6EEGE",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]