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

Competitive Open Play Match

ID: 7061415847

Match Scores

19-21

Win

Play Date

2024-05-03

Play Time (Est)

8:45 AM

Play Location

Boca Raton, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BL
Brian Levine

8WNRG8 · Boca Raton, FL, US

DUPR

5.192

DG
David Grossman

3VDER6 · Boca Raton, FL, US

DUPR

5.193

TEAM 2WINNER
SD
Scott Davimos

3Y5X5K · Highland Beach, FL, US

DUPR

5.301

ZE
zach ernesto hunter

9PN6WV · Weston, FL, US

DUPR

5.083

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-7061415847
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5540269009,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Levine",
        "dupr_id": "8WNRG8",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "David Grossman",
        "dupr_id": "3VDER6",
        "rating": 5.193,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 6921197156,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Davimos",
        "dupr_id": "3Y5X5K",
        "rating": 5.301,
        "profile_pic_url": null,
        "location": "Highland Beach, FL, US"
      },
      {
        "name": "zach ernesto hunter",
        "dupr_id": "9PN6WV",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      }
    ]
  }
]