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

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

ID: 6967090142

Match Scores

6-15

Loss

Play Date

2026-02-03

Play Time (Est)

3:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
CO
Cindy Ondell

17E4DN · La Crosse, WI, US

DUPR

3.426

BF
Brenda Fowler

YMLPDG · USA

DUPR

3.037

TEAM 2WINNER
RS
Rhonda Stoner

3LWLWK · Langford, BC, CA

DUPR

3.513

BT
Beverly Tollefson

30RX0X · Regina, SK, CA

DUPR

3.622

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