Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lil' Rhody Spring Break Classic - Coed Doubles (OPEN) "MONEYBALL"

ID: 6033315621

Match Scores

11-6

Win

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

North Kingstown, RI

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Tom Schertler

3LNVGQ · Groton, CT, US

DUPR

4.172

EC
Edwin Cardenas

PWM7WX · CT, US

DUPR

4.511

TEAM 2LOSS
OD
Oliver Dunphy

YG7JRP · USA

DUPR

3.780

OT
Okan Tanrisev

QP46PN · Woburn, MA, US

DUPR

4.240

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-6033315621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5086201712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Schertler",
        "dupr_id": "3LNVGQ",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Groton, CT, US"
      },
      {
        "name": "Edwin Cardenas",
        "dupr_id": "PWM7WX",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  },
  {
    "team_id": 5503777628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oliver Dunphy",
        "dupr_id": "YG7JRP",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Okan Tanrisev",
        "dupr_id": "QP46PN",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Woburn, MA, US"
      }
    ]
  }
]