Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 Tommy Wong Memorial - Womens Doubles Skill: (4.5) Age: (50 To 59)

ID: 5715061779

Match Scores

10-15

Loss

Play Date

2025-01-31

Play Time (Est)

4:45 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Angie May

12KD78 · Mesa, AZ, US

DUPR

4.353

HB
Holly Beal

3ZE04P · Gilbert, AZ, US

DUPR

4.711

TEAM 2WINNER
MA
Mary Apeland

35G44P · Charleston, UT, US

DUPR

4.996

RW
randi welch

16WJOG · Holladay, UT, US

DUPR

4.525

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-5715061779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7078042427,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angie May",
        "dupr_id": "12KD78",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Holly Beal",
        "dupr_id": "3ZE04P",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4869389769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mary Apeland",
        "dupr_id": "35G44P",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Charleston, UT, US"
      },
      {
        "name": "randi welch",
        "dupr_id": "16WJOG",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  }
]