Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5472344355

Match Scores

15-9

Loss

Play Date

2026-02-04

Play Time (Est)

4:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
MK
Michelle Kohn

1Q06Z5 · USA

DUPR

3.891

WT
William To

84PR9G · Snohomish, WA, US

DUPR

3.883

TEAM 2LOSS
TB
Thrina Barrett

1QJY4R · Folsom, CA, US

DUPR

2.934

WB
William Barrett

84PRE2 · Honolulu, HI, US

DUPR

3.871

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-5472344355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6588753157,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Kohn",
        "dupr_id": "1Q06Z5",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William To",
        "dupr_id": "84PR9G",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Snohomish, WA, US"
      }
    ]
  },
  {
    "team_id": 7114875694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thrina Barrett",
        "dupr_id": "1QJY4R",
        "rating": 2.934,
        "profile_pic_url": null,
        "location": "Folsom, CA, US"
      },
      {
        "name": "William Barrett",
        "dupr_id": "84PRE2",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      }
    ]
  }
]