Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2026 YEG Spring Swing - Mixed Doubles Skill: (3.499 And Under) Age: (12 To 49)

ID: 7122134424

Match Scores

4-11

Loss

Play Date

2026-05-03

Play Time (Est)

1:00 PM

Play Location

Edmonton, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
VW
Vivian Wong

0R2QY4 · Edmonton, AB, CA

DUPR

2.441

EV
Eric Vuong

4VQJ6G · Edmonton, AB, CA

DUPR

3.245

TEAM 2WINNER
AJ
Aly Jamieson

WKLMMQ · Edmonton, AB, CA

DUPR

3.180

BL
Bill Lee

9JW2MK · Edmonton, AB, CA

DUPR

2.986

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-7122134424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4654780213,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vivian Wong",
        "dupr_id": "0R2QY4",
        "rating": 2.441,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Eric Vuong",
        "dupr_id": "4VQJ6G",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4830360798,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aly Jamieson",
        "dupr_id": "WKLMMQ",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Bill Lee",
        "dupr_id": "9JW2MK",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]