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

Brick Wall Florida #4

ID: 5144372931

Match Scores

10-11

Loss

Play Date

2026-03-21

Play Time (Est)

4:45 AM

Play Location

Naples, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CF
Christian Franke

8MPWLO · Naples, FL, US

DUPR

5.397

EP
Evan Pratt

8D7QNX · St. Petersburg, FL, US

DUPR

5.248

TEAM 2WINNER
JG
justin graham

8DZQ5L · Four Corners, FL, US

DUPR

5.329

CS
Carlos Subero

EG64XV · Orlando, FL, US

DUPR

5.083

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-5144372931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4663272087,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Franke",
        "dupr_id": "8MPWLO",
        "rating": 5.397,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Evan Pratt",
        "dupr_id": "8D7QNX",
        "rating": 5.248,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  },
  {
    "team_id": 5266893144,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "justin graham",
        "dupr_id": "8DZQ5L",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "Four Corners, FL, US"
      },
      {
        "name": "Carlos Subero",
        "dupr_id": "EG64XV",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]