Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8491833388

Match Scores

6-11

Win

Play Date

2025-05-04

Play Time (Est)

5:00 PM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Amanda Garbarz

Z9OJKL · Boston, MA, US

DUPR

3.486

CG
Chris Gill

99D66R · Abington, MA, US

DUPR

3.820

TEAM 2WINNER
NB
Nadia Barber

V7XQJ5 · Quincy, MA, US

DUPR

3.896

NW
Nick Wastell

L25MK6 · USA

DUPR

4.116

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-8491833388
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4641508984,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Garbarz",
        "dupr_id": "Z9OJKL",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Chris  Gill",
        "dupr_id": "99D66R",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Abington, MA, US"
      }
    ]
  },
  {
    "team_id": 5900923131,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nadia Barber",
        "dupr_id": "V7XQJ5",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Nick Wastell",
        "dupr_id": "L25MK6",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]