Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5557753000

Match Scores

11-9

Loss

Play Date

2024-12-05

Play Time (Est)

5:00 PM

Play Location

Wesley Chapel, FL

Unverified Facility

Competitor Teams

TEAM 1WINNER
LA
Leslie Allen

DW27VX · FL, US

DUPR

4.703

TR
Tom Reynolds

W6K5PQ · Sarasota, FL, US

DUPR

4.510

TEAM 2LOSS
LG
Lori Gamboa

2QZJVE · St. Augustine, FL, US

DUPR

3.926

GG
George Gamboa

8K5QM6 · St. Augustine, FL, US

DUPR

4.619

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-5557753000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7123077179,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Allen",
        "dupr_id": "DW27VX",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Tom Reynolds",
        "dupr_id": "W6K5PQ",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 4627732032,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Gamboa",
        "dupr_id": "2QZJVE",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      },
      {
        "name": "George Gamboa",
        "dupr_id": "8K5QM6",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  }
]