Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Good Dink Fall Classic - Mixed Doubles Skill: (4.0 To 4.5) Age: (49 And Under)

ID: 5548624548

Match Scores

15-4

Loss

Play Date

2025-11-23

Play Time (Est)

1:00 PM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
KH
Kristen Harrott

V7QP46 · PE, CA

DUPR

4.427

JG
Jakeba Grant

N7P45W · Alberton, PE, CA

DUPR

4.108

TEAM 2LOSS
DV
Darya Verameichyk

RYDNDN · Riverview, NB, CA

DUPR

3.631

MO
Mathieu Ouellette

1RJ27N · Moncton, NB, CA

DUPR

4.544

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-5548624548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6520679932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristen Harrott",
        "dupr_id": "V7QP46",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "PE, CA"
      },
      {
        "name": "Jakeba Grant",
        "dupr_id": "N7P45W",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Alberton, PE, CA"
      }
    ]
  },
  {
    "team_id": 4617600400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darya Verameichyk",
        "dupr_id": "RYDNDN",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": "Riverview, NB, CA"
      },
      {
        "name": "Mathieu Ouellette",
        "dupr_id": "1RJ27N",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]