Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Seacoast Pickleball 2024 Fall Tournament - Mixed Doubles Skill: (4.0 & 4.5) Age: (19 +)

ID: 7852392484

Match Scores

15-7

Win

Play Date

2024-11-03

Play Time (Est)

5:00 PM

Play Location

York, ME

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Sandra Keta

XJOQMX · Portsmouth, NH, US

DUPR

4.705

JB
Jason Barton

0Q7962 · USA

DUPR

4.010

TEAM 2LOSS
AB
Ana Burke

17GDX5 · Danvers, MA, US

DUPR

4.532

SK
Shaun Kelley

3Z2O6Q · Danvers, MA, US

DUPR

3.998

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-7852392484
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6335179082,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sandra Keta",
        "dupr_id": "XJOQMX",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      },
      {
        "name": "Jason Barton",
        "dupr_id": "0Q7962",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5848952130,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ana Burke",
        "dupr_id": "17GDX5",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Danvers, MA, US"
      },
      {
        "name": "Shaun Kelley",
        "dupr_id": "3Z2O6Q",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Danvers, MA, US"
      }
    ]
  }
]