Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Spring Fling Tournament - Mixed Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 8502677640

Match Scores

11-9

Win

Play Date

2025-05-04

Play Time (Est)

1:00 PM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nadia Barber

V7XQJ5 · Quincy, MA, US

DUPR

3.890

NW
Nick Wastell

L25MK6 · USA

DUPR

4.112

TEAM 2LOSS
AK
Aahana Kanyal

KX5O4Y · Walpole, MA, US

DUPR

3.908

PJ
Pranav Juneja

6ZRQW0 · Norwood, MA, US

DUPR

3.951

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-8502677640
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5438829185,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nadia Barber",
        "dupr_id": "V7XQJ5",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Nick Wastell",
        "dupr_id": "L25MK6",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5806027390,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aahana Kanyal",
        "dupr_id": "KX5O4Y",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Walpole, MA, US"
      },
      {
        "name": "Pranav Juneja",
        "dupr_id": "6ZRQW0",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      }
    ]
  }
]