Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5122954009

Match Scores

15-11

Win

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Alicia Pairman

GW7N4Q · Kingston, St. Andrew Parish, JM

DUPR

4.404

BS
Blake Shoucair

NREZD6 · Kingston, St. Andrew Parish, JM

DUPR

4.374

TEAM 2LOSS
AG
Alexis Goldberg

ODR5Q7 · USA

DUPR

3.874

AL
Anthony Lacqua

9PXG0J · Miami, FL, US

DUPR

4.617

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-5122954009
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5664220755,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alicia Pairman",
        "dupr_id": "GW7N4Q",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Kingston, St. Andrew Parish, JM"
      },
      {
        "name": "Blake Shoucair",
        "dupr_id": "NREZD6",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Kingston, St. Andrew Parish, JM"
      }
    ]
  },
  {
    "team_id": 7808792333,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexis Goldberg",
        "dupr_id": "ODR5Q7",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Lacqua",
        "dupr_id": "9PXG0J",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]