Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL B

ID: 6116033737

Match Scores

1-11

Loss

Play Date

2026-03-07

Play Time (Est)

2:15 AM

Play Location

Big Five Club Inc

Unverified Facility

Competitor Teams

TEAM 1LOSS
NR
Nick Rodriguez

JZYG5J · Homestead, FL, US

DUPR

3.235

LF
Logan Fondeur

6NRGZQ · USA

DUPR

3.046

TEAM 2WINNER
JH
Jhoan Hernandez

GG2EYQ · Miami, FL, US

DUPR

4.005

MV
Manuel Verdia

V70L0P · Cutler Bay, FL, US

DUPR

3.876

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-6116033737
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5826784375,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Rodriguez",
        "dupr_id": "JZYG5J",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Homestead, FL, US"
      },
      {
        "name": "Logan Fondeur",
        "dupr_id": "6NRGZQ",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4731055768,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jhoan Hernandez",
        "dupr_id": "GG2EYQ",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Manuel Verdia",
        "dupr_id": "V70L0P",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Cutler Bay, FL, US"
      }
    ]
  }
]