Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

25th Annual All City Tournament at Venture Out - Womens Doubles Skill: (3.5) Age: (50 To 59)

ID: 6034480882

Match Scores

12-15

Loss

Play Date

2026-02-03

Play Time (Est)

11:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
CO
Cindy Ondell

17E4DN · La Crosse, WI, US

DUPR

3.616

BF
Brenda Fowler

YMLPDG · USA

DUPR

3.464

TEAM 2WINNER
RS
Rhonda Stoner

3LWLWK · Langford, BC, CA

DUPR

3.487

BT
Beverly Tollefson

30RX0X · Regina, SK, CA

DUPR

3.522

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-6034480882
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5602477489,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cindy Ondell",
        "dupr_id": "17E4DN",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      },
      {
        "name": "Brenda Fowler",
        "dupr_id": "YMLPDG",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8047197501,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rhonda Stoner",
        "dupr_id": "3LWLWK",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": "Langford, BC, CA"
      },
      {
        "name": "Beverly Tollefson",
        "dupr_id": "30RX0X",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Regina, SK, CA"
      }
    ]
  }
]