Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 HUNTSMAN WORLD SENIOR GAMES - Womens Skill Doubles: (4.0) Ages (60 To 69)

ID: 8452051642

Match Scores

6-11, 11-9, 11-7

Win

Play Date

2025-10-13

Play Time (Est)

11:30 PM

Play Location

St. George, UT

Unverified Facility

Competitor Teams

TEAM 1WINNER
KO
Karen OHare

1QY603 · Dallas, TX, US

DUPR

4.190

JH
Jean Hirschmann

8MM7ED · Westlake Village, CA, US

DUPR

3.909

TEAM 2LOSS
SM
Susan Montgomery

8W250K · Leduc, AB, CA

DUPR

3.771

JA
Joanne Allin

1N0E4Z · Edmonton, AB, CA

DUPR

3.956

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-8452051642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5960656499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen OHare",
        "dupr_id": "1QY603",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Jean Hirschmann",
        "dupr_id": "8MM7ED",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Westlake Village, CA, US"
      }
    ]
  },
  {
    "team_id": 6864167668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Montgomery",
        "dupr_id": "8W250K",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "Leduc, AB, CA"
      },
      {
        "name": "Joanne Allin",
        "dupr_id": "1N0E4Z",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]