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

Brick Wall Florida #7

ID: 5418062021

Match Scores

7-11

Win

Play Date

2026-05-24

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CF
Christian Franke

8MPWLO · Naples, FL, US

DUPR

5.335

VA
Victoria A Simon

PZQZVM · Wesley Chapel, FL, US

DUPR

5.008

TEAM 2WINNER
RB
Rey Bacalla

JZV06M · Quezon City, NCR, PH

DUPR

5.296

HD
Hanna Duncan

3PQX4Z · Saint Johns, FL, US

DUPR

4.704

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-5418062021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7365784209,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Franke",
        "dupr_id": "8MPWLO",
        "rating": 5.335,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Victoria A Simon",
        "dupr_id": "PZQZVM",
        "rating": 5.008,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  },
  {
    "team_id": 4941235972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rey Bacalla",
        "dupr_id": "JZV06M",
        "rating": 5.296,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      },
      {
        "name": "Hanna Duncan",
        "dupr_id": "3PQX4Z",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  }
]