Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Progress2

ID: 4737403910

Match Scores

8-21

Win

Play Date

2024-06-20

Play Time (Est)

3:30 PM

Play Location

Progress Village Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
RH
Rick Henrique Baldino

4L0QYV · Tampa, FL, US

DUPR

3.325

PL
Phillip Lipsey

KOL60Q · Ruskin, FL, US

DUPR

3.650

TEAM 2WINNER
JC
Jonathan Cordero

8EOKWM · Lakeland, FL, US

DUPR

4.310

VV
Venkat V

59KP0L · Riverview, FL, US

DUPR

3.907

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-4737403910
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7179382183,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Henrique Baldino",
        "dupr_id": "4L0QYV",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Phillip Lipsey",
        "dupr_id": "KOL60Q",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "Ruskin, FL, US"
      }
    ]
  },
  {
    "team_id": 7790432013,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Cordero",
        "dupr_id": "8EOKWM",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Venkat V",
        "dupr_id": "59KP0L",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      }
    ]
  }
]