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

APP Tour: Vlasic Classic - Delray Beach Mens Doubles Skill: 5.0: 50+

ID: 5709424595

Match Scores

4-15

Loss

Play Date

2024-04-03

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
GR
George Romanenko

30REO4 · Parkland, FL, US

DUPR

4.566

DO
David Ostrow

3ONL07 · Parkland, FL, US

DUPR

4.469

TEAM 2WINNER
BL
Brian Levine

8WNRG8 · Boca Raton, FL, US

DUPR

5.187

DS
Dan Schwab

8EJPOM · USA

DUPR

3.923

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-5709424595
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7717798254,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "George Romanenko",
        "dupr_id": "30REO4",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      },
      {
        "name": "David Ostrow",
        "dupr_id": "3ONL07",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      }
    ]
  },
  {
    "team_id": 7063762982,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Levine",
        "dupr_id": "8WNRG8",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Dan Schwab",
        "dupr_id": "8EJPOM",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]