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

Brick Wall Florida #3

ID: 7159431570

Match Scores

16-14

Loss

Play Date

2026-02-28

Play Time (Est)

7:30 PM

Play Location

Daytona Beach, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JG
justin graham

8DZQ5L · Four Corners, FL, US

DUPR

5.320

CS
Carlos Subero

EG64XV · Orlando, FL, US

DUPR

5.116

TEAM 2LOSS
SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

5.267

MT
Matias Tardio

35YNGL · Palm Beach County, FL, US

DUPR

4.674

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-7159431570
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6716489434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "justin graham",
        "dupr_id": "8DZQ5L",
        "rating": 5.32,
        "profile_pic_url": null,
        "location": "Four Corners, FL, US"
      },
      {
        "name": "Carlos Subero",
        "dupr_id": "EG64XV",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 6827689147,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 5.267,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      },
      {
        "name": "Matias Tardio",
        "dupr_id": "35YNGL",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Palm Beach County, FL, US"
      }
    ]
  }
]