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

Galloway Open - Men's Pro Doubles (4.5+, All Ages, Prize Money) Age: (5 And Above)

ID: 6759001068

Match Scores

15-4

Loss

Play Date

2023-06-18

Play Time (Est)

1:00 PM

Play Location

Longport, NJ, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Robert Laidlaw

30PL42 · Chappaqua, NY, US

DUPR

5.373

SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.676

TEAM 2LOSS
TB
Thomas bordonaro

3LKZVQ · Egg Harbor Township, NJ, US

DUPR

4.520

RV
Ryan Vivarelli

1NKJV2 · Somers Point, NJ, US

DUPR

4.553

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-6759001068
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5178989932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Laidlaw",
        "dupr_id": "30PL42",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": "Chappaqua, NY, US"
      },
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.676,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6472476524,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas bordonaro",
        "dupr_id": "3LKZVQ",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      },
      {
        "name": "Ryan Vivarelli",
        "dupr_id": "1NKJV2",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Somers Point, NJ, US"
      }
    ]
  }
]