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

Maccabi USA Games

ID: 6143776701

Match Scores

16-25

Loss

Play Date

2023-10-22

Play Time (Est)

10:15 AM

Play Location

Boca Raton, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DA
David A Pinsky

1QLL65 · Palm Beach Gardens, FL, US

DUPR

4.279

RG
Ronnie Gold

1Q2WM0 · North Palm Beach, FL, US

DUPR

4.579

TEAM 2WINNER
LM
Luke Morrel

3VQPJP · Boca Raton, FL, US

DUPR

4.685

TS
Tal Shemesh

8MDLYP · Boca Raton, FL, US

DUPR

4.484

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-6143776701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6144746399,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David A Pinsky",
        "dupr_id": "1QLL65",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Ronnie Gold",
        "dupr_id": "1Q2WM0",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "North Palm Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 8385850097,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Morrel",
        "dupr_id": "3VQPJP",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Tal Shemesh",
        "dupr_id": "8MDLYP",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]