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

May 16th-17th, 2026 - Mixed 5.0+ Moneyball

ID: 4339550594

Match Scores

9-15

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

10800 W. Sample Rd., Coral Springs, Florida, US

Unverified Facility

Competitor Teams

TEAM 1LOSS
AP
Alicia Pairman

GW7N4Q · Kingston, St. Andrew Parish, JM

DUPR

4.467

BS
Blake Shoucair

NREZD6 · Kingston, St. Andrew Parish, JM

DUPR

4.444

TEAM 2WINNER
EB
Elijah Bertram

8KDW96 · Boca Raton, FL, US

DUPR

5.753

SH
Sydney Hua

DWD5XX · Boca Raton, FL, US

DUPR

4.479

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-4339550594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5990993705,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alicia Pairman",
        "dupr_id": "GW7N4Q",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Kingston, St. Andrew Parish, JM"
      },
      {
        "name": "Blake Shoucair",
        "dupr_id": "NREZD6",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Kingston, St. Andrew Parish, JM"
      }
    ]
  },
  {
    "team_id": 6605791061,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elijah Bertram",
        "dupr_id": "8KDW96",
        "rating": 5.753,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Sydney Hua",
        "dupr_id": "DWD5XX",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]