Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ocean Reef Club

ID: 7125679144

Match Scores

21-6

Win

Play Date

2024-12-14

Play Time (Est)

5:00 PM

Play Location

35 Ocean Reef Dr, Key Largo, FL 33037, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
HS
Henry Shields

DWNRXX · Grosse Pointe Farms, MI, US

DUPR

4.617

CM
Caroline Marcus

RYQ67Q · New Orleans, LA, US

DUPR

4.687

TEAM 2LOSS
TB
Trisha Bachman

V7O7Q7 · USA

DUPR

3.888

WM
William Marino

8GQKJQ · USA

DUPR

4.300

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-7125679144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5425277253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Shields",
        "dupr_id": "DWNRXX",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Grosse Pointe Farms, MI, US"
      },
      {
        "name": "Caroline Marcus",
        "dupr_id": "RYQ67Q",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 6730923546,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trisha Bachman",
        "dupr_id": "V7O7Q7",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Marino",
        "dupr_id": "8GQKJQ",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]