Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8357765674

Match Scores

11-7

Loss

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

North Kingstown, RI

View Facility Page →

Competitor Teams

TEAM 1WINNER
MW
Matthew Weise

OZ6DJP · Norton, MA, US

DUPR

4.186

VT
Vincent Tran

EW062O · Quincy, MA, US

DUPR

4.432

TEAM 2LOSS
TS
Tom Schertler

3LNVGQ · Groton, CT, US

DUPR

4.117

EC
Edwin Cardenas

PWM7WX · CT, US

DUPR

4.494

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-8357765674
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7117701447,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Weise",
        "dupr_id": "OZ6DJP",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Norton, MA, US"
      },
      {
        "name": "Vincent Tran",
        "dupr_id": "EW062O",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  },
  {
    "team_id": 5158749467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Schertler",
        "dupr_id": "3LNVGQ",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Groton, CT, US"
      },
      {
        "name": "Edwin Cardenas",
        "dupr_id": "PWM7WX",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  }
]