Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5588663592

Match Scores

11-3

Win

Play Date

2026-05-03

Play Time (Est)

1:00 PM

Play Location

Truro, NS

Unverified Facility

Competitor Teams

TEAM 1WINNER
YW
YIQI WANG

NYQGK2 · Bedford, NS, CA

DUPR

4.341

WW
William Whisker

3VY0G6 · Niagara Falls, NY, US

DUPR

4.836

TEAM 2LOSS
RL
Raeesa Lalani

JZ66RD · Halifax, NS, CA

DUPR

4.172

AJ
Andrew Jeans

9P6NL7 · Halifax, NS, CA

DUPR

4.420

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-5588663592
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7249150313,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "YIQI WANG",
        "dupr_id": "NYQGK2",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "William Whisker",
        "dupr_id": "3VY0G6",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Niagara Falls, NY, US"
      }
    ]
  },
  {
    "team_id": 5001506250,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raeesa Lalani",
        "dupr_id": "JZ66RD",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Andrew Jeans",
        "dupr_id": "9P6NL7",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      }
    ]
  }
]