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: 6267584723

Match Scores

1-15

Loss

Play Date

2025-05-17

Play Time (Est)

12:45 AM

Play Location

London, ON

View Facility Page →

Competitor Teams

TEAM 1LOSS
HG
Heather Ginzel

8EYPVO · Moncton, NB, CA

DUPR

3.782

CH
Carter Hughes

4V9KGV · USA

DUPR

2.804

TEAM 2WINNER
MJ
Megan Jany

670LOD · USA

DUPR

3.295

RA
Richie Anand

EW7P6J · London, ON, CA

DUPR

3.712

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-6267584723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7483102481,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Ginzel",
        "dupr_id": "8EYPVO",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Carter Hughes",
        "dupr_id": "4V9KGV",
        "rating": 2.804,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6784574310,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Megan Jany",
        "dupr_id": "670LOD",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richie Anand",
        "dupr_id": "EW7P6J",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  }
]