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

Brick Wall Florida #6

ID: 8185249911

Match Scores

15-8

Loss

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NM
Neil Mediratta

8ELG4E · Naples, FL, US

DUPR

5.702

BL
Brendon Long

8M05G3 · Naples, FL, US

DUPR

5.798

TEAM 2LOSS
CH
Clement Hamel

99OR2E · Palm Beach Gardens, FL, US

DUPR

5.212

MT
Matias Tardio

35YNGL · Palm Beach County, FL, US

DUPR

4.814

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-8185249911
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6146293011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neil Mediratta",
        "dupr_id": "8ELG4E",
        "rating": 5.702,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Brendon Long",
        "dupr_id": "8M05G3",
        "rating": 5.798,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5054832592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clement Hamel",
        "dupr_id": "99OR2E",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Matias Tardio",
        "dupr_id": "35YNGL",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Palm Beach County, FL, US"
      }
    ]
  }
]