Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL B

ID: 8552647073

Match Scores

5-11

Loss

Play Date

2026-03-07

Play Time (Est)

6:15 AM

Play Location

Big Five Club Inc

Unverified Facility

Competitor Teams

TEAM 1LOSS
NR
Nick Rodriguez

JZYG5J · Homestead, FL, US

DUPR

3.298

LF
Logan Fondeur

6NRGZQ · USA

DUPR

3.207

TEAM 2WINNER
KT
Kirk Taboada

W674VL · Miami, FL, US

DUPR

3.890

CD
Carlos Delgado

3LY67Z · Miami, FL, US

DUPR

4.153

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-8552647073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6383181787,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Rodriguez",
        "dupr_id": "JZYG5J",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": "Homestead, FL, US"
      },
      {
        "name": "Logan Fondeur",
        "dupr_id": "6NRGZQ",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5109969868,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kirk Taboada",
        "dupr_id": "W674VL",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Carlos Delgado",
        "dupr_id": "3LY67Z",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]