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

25th Annual All City Tournament at Venture Out - Mixed Doubles Skill: (3.5) Age: (68 And Above)

ID: 6824107954

Match Scores

7-15

Win

Play Date

2026-02-04

Play Time (Est)

11:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
TN
Toni Nelson

2ZRGQY · USA

DUPR

3.527

RO
Ron O'Genski

RYVGVN · USA

DUPR

3.258

TEAM 2WINNER
TB
Thrina Barrett

1QJY4R · Folsom, CA, US

DUPR

2.972

WB
William Barrett

84PRE2 · Honolulu, HI, US

DUPR

3.918

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-6824107954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6485827684,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Toni Nelson",
        "dupr_id": "2ZRGQY",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron O'Genski",
        "dupr_id": "RYVGVN",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4867784551,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thrina Barrett",
        "dupr_id": "1QJY4R",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      },
      {
        "name": "William Barrett",
        "dupr_id": "84PRE2",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      }
    ]
  }
]