Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Florida Senior Games - Mixed Doubles Skill: 4.0 Age: 55+

ID: 6382820349

Match Scores

11-6

Loss

Play Date

2024-12-05

Play Time (Est)

10:15 AM

Play Location

Wesley Chapel, FL

Unverified Facility

Competitor Teams

TEAM 1WINNER
DD
Dana Dodge

3OKOWL · The Villages, FL, US

DUPR

3.821

TC
Tony Chiravolo

3XXVZR · The Villages, FL, US

DUPR

4.339

TEAM 2LOSS
LG
Lori Gamboa

2QZJVE · St. Augustine, FL, US

DUPR

3.887

GG
George Gamboa

8K5QM6 · St. Augustine, FL, US

DUPR

4.588

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-6382820349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7934593803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dana Dodge",
        "dupr_id": "3OKOWL",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Tony Chiravolo",
        "dupr_id": "3XXVZR",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6740415927,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Gamboa",
        "dupr_id": "2QZJVE",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      },
      {
        "name": "George Gamboa",
        "dupr_id": "8K5QM6",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  }
]