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

Brick Wall Florida #2

ID: 5671565656

Match Scores

4-11

Loss

Play Date

2026-01-31

Play Time (Est)

5:00 PM

Play Location

Sunrise, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AF
Andre Feliz

3OQWMP · San Juan, San Juan, PR

DUPR

5.459

MA
Mauro A Conde

ME2XVD · San Juan, San Juan, PR

DUPR

4.406

TEAM 2WINNER
NM
Neil Mediratta

8ELG4E · Naples, FL, US

DUPR

5.701

BS
Ben Slive

ODZJWL · Boca Raton, FL, US

DUPR

5.457

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-5671565656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7125672775,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andre Feliz",
        "dupr_id": "3OQWMP",
        "rating": 5.459,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      },
      {
        "name": "Mauro A  Conde",
        "dupr_id": "ME2XVD",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      }
    ]
  },
  {
    "team_id": 5247743337,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neil Mediratta",
        "dupr_id": "8ELG4E",
        "rating": 5.701,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Ben Slive",
        "dupr_id": "ODZJWL",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]