Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OAP ‘Team of 4’ Tournament 4.0-4.5 Division

ID: 7712717461

Match Scores

11-3

Loss

Play Date

2026-01-31

Play Time (Est)

2:15 AM

Play Location

Orlando Racket Sports, South Orange Blossom Trail, Orlando, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BV
Brigitta Voss

0YRY7Q · Gainesville, FL, US

DUPR

3.858

AU
Akxel Urbin

2Q4PKR · Gainesville, FL, US

DUPR

4.235

TEAM 2LOSS
CM
Christopher Miller

L2RDQZ · Orlando, FL, US

DUPR

3.451

FR
Fabiola Ramos

NY4622 · Orlando, FL, US

DUPR

3.086

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-7712717461
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6107989665,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brigitta Voss",
        "dupr_id": "0YRY7Q",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Akxel Urbin",
        "dupr_id": "2Q4PKR",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  },
  {
    "team_id": 8478834552,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Miller",
        "dupr_id": "L2RDQZ",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Fabiola Ramos",
        "dupr_id": "NY4622",
        "rating": 3.086,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]