Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Brick Wall Florida #5

ID: 5593713452

Match Scores

15-3

Win

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PH
Poongi hong

J5NPKJ · Palm Beach Gardens, FL, US

DUPR

5.025

CH
Clement Hamel

99OR2E · Palm Beach Gardens, FL, US

DUPR

4.819

TEAM 2LOSS
CP
Connor Porry

8W7E0G · Miami, FL, US

DUPR

4.117

PC
Pablo Crespo

GGZ9GX · Kendale Lakes, FL, US

DUPR

4.358

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-5593713452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7063251327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Poongi hong",
        "dupr_id": "J5NPKJ",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Clement Hamel",
        "dupr_id": "99OR2E",
        "rating": 4.819,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      }
    ]
  },
  {
    "team_id": 7814359749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Porry",
        "dupr_id": "8W7E0G",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Pablo Crespo",
        "dupr_id": "GGZ9GX",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Kendale Lakes, FL, US"
      }
    ]
  }
]