Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Smash Series - Victoria Day Edition - Mixed Doubles Skill: (3.5 And Under) Age: (19 To 49)

ID: 4585972368

Match Scores

4-15

Loss

Play Date

2025-05-17

Play Time (Est)

1:00 PM

Play Location

London, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
HG
Heather Ginzel

8EYPVO · Moncton, NB, CA

DUPR

3.746

CH
Carter Hughes

4V9KGV · USA

DUPR

2.492

TEAM 2WINNER
NB
Natalie Buragina

YXZKRE · London, ON, CA

DUPR

3.100

TP
Tommy Phan

2QXMRY · London, ON, CA

DUPR

3.724

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-4585972368
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8068086175,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Ginzel",
        "dupr_id": "8EYPVO",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Carter Hughes",
        "dupr_id": "4V9KGV",
        "rating": 2.492,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6368044930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Buragina",
        "dupr_id": "YXZKRE",
        "rating": 3.1,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Tommy Phan",
        "dupr_id": "2QXMRY",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  }
]