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

Mega Courts Spring Classic --Open Cash Tournament -- - Mixed Doubles Skill: (4.0) Age: (50 And Above)

ID: 5405987146

Match Scores

3-11

Loss

Play Date

2026-05-10

Play Time (Est)

11:30 PM

Play Location

Calgary, AB

View Facility Page →

Competitor Teams

TEAM 1LOSS
DW
Dyan Wingo

89X4ZR · Calgary, AB, CA

DUPR

2.846

JL
James Lieske

3XX9O2 · Medicine Hat, AB, CA

DUPR

3.831

TEAM 2WINNER
TG
Tammie Good

RYEJWE · USA

DUPR

3.307

MG
Mike Good

X29M55 · USA

DUPR

3.698

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-5405987146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8234781551,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dyan Wingo",
        "dupr_id": "89X4ZR",
        "rating": 2.846,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "James Lieske",
        "dupr_id": "3XX9O2",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Medicine Hat, AB, CA"
      }
    ]
  },
  {
    "team_id": 5160019107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tammie Good",
        "dupr_id": "RYEJWE",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Good",
        "dupr_id": "X29M55",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]