Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

POOL B

ID: 5859150711

Match Scores

1-11

Loss

Play Date

2026-03-07

Play Time (Est)

4:45 AM

Play Location

Big Five Club Inc

Unverified Facility

Competitor Teams

TEAM 1LOSS
NR
Nick Rodriguez

JZYG5J · Homestead, FL, US

DUPR

3.229

LF
Logan Fondeur

6NRGZQ · USA

DUPR

2.963

TEAM 2WINNER
CP
Connor Porry

8W7E0G · Miami, FL, US

DUPR

4.004

WP
William Porry

NY7056 · USA

DUPR

3.403

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-5859150711
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6633121714,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Rodriguez",
        "dupr_id": "JZYG5J",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": "Homestead, FL, US"
      },
      {
        "name": "Logan Fondeur",
        "dupr_id": "6NRGZQ",
        "rating": 2.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6287112742,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Porry",
        "dupr_id": "8W7E0G",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "William Porry",
        "dupr_id": "NY7056",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]