Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Last Stop - Mixed Doubles Skill: (4.25 And Above) Age: (Any)

ID: 6557261678

Match Scores

15-2

Loss

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
VF
Vanesa Fung

59DMNL · NS, CA

DUPR

4.519

SB
Shamard Bowe

1709W4 · Halifax, NS, CA

DUPR

4.901

TEAM 2LOSS
MA
Melanie Aube

4Z9NXG · Moncton, NB, CA

DUPR

3.862

JM
Jason Murty

RZJYDM · Moncton, NB, CA

DUPR

4.317

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-6557261678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7254839647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vanesa Fung",
        "dupr_id": "59DMNL",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "NS, CA"
      },
      {
        "name": "Shamard Bowe",
        "dupr_id": "1709W4",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  },
  {
    "team_id": 6064109651,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melanie Aube",
        "dupr_id": "4Z9NXG",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Jason Murty",
        "dupr_id": "RZJYDM",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]