Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5130593953

Match Scores

4-11, 5-11

Win

Play Date

2023-07-24

Play Time (Est)

2:15 AM

Play Location

Country Club of Sebring, Haw Branch Road, Sebring, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RM
Ryan Myhre

3Y5QO4 · USA

DUPR

4.187

MG
Michael G Blackney

89JKMJ · USA

DUPR

3.820

TEAM 2WINNER
RS
Rene Smit

3ONVEL · Port St. Lucie, FL, US

DUPR

5.767

AC
Angel C. Gutierrez

V7XYG7 · USA

DUPR

3.692

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-5130593953
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5716065741,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Myhre",
        "dupr_id": "3Y5QO4",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael G Blackney",
        "dupr_id": "89JKMJ",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5399374268,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rene Smit",
        "dupr_id": "3ONVEL",
        "rating": 5.767,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Angel C. Gutierrez",
        "dupr_id": "V7XYG7",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]