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

Match Scores

15-3

Loss

Play Date

2025-05-17

Play Time (Est)

2:15 AM

Play Location

London, ON

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
Jenna Reinhart

V4L2YJ · USA

DUPR

3.597

JH
Jason Hacker

DNDY4Y · USA

DUPR

3.597

TEAM 2LOSS
HG
Heather Ginzel

8EYPVO · Moncton, NB, CA

DUPR

3.739

CH
Carter Hughes

4V9KGV · USA

DUPR

2.452

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-5851229773
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4537223643,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenna Reinhart",
        "dupr_id": "V4L2YJ",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Hacker",
        "dupr_id": "DNDY4Y",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6397370868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heather Ginzel",
        "dupr_id": "8EYPVO",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Carter Hughes",
        "dupr_id": "4V9KGV",
        "rating": 2.452,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]