Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Red Deer Annual Open Mixed Doubles Skill: (3.5) Age: (40 To 49)

ID: 8272507579

Match Scores

7-15

Loss

Play Date

2024-08-10

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AQ
Amanda Quesnelle

8JVGOO · Calgary, AB, CA

DUPR

3.413

GK
Greg King

7DW5L9 · Red Deer, AB, CA

DUPR

4.251

TEAM 2WINNER
RS
Rhea Sparkes

7DQ4L5 · Red Deer, AB, CA

DUPR

3.429

DM
David Martin

L502G6 · Sherwood Park, AB, CA

DUPR

5.110

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-8272507579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5487033894,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Quesnelle",
        "dupr_id": "8JVGOO",
        "rating": 3.413,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "Greg King",
        "dupr_id": "7DW5L9",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 6871126066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rhea Sparkes",
        "dupr_id": "7DQ4L5",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "David Martin",
        "dupr_id": "L502G6",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  }
]