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

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

ID: 4564992811

Match Scores

7-11

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

North Kingstown, RI

View Facility Page →

Competitor Teams

TEAM 1LOSS
TS
Trevor Schwarzmann

X29X77 · Dartmouth, MA, US

DUPR

5.247

DL
Diego Lebron

84WRPM · Troy, NY, US

DUPR

5.232

TEAM 2WINNER
ND
Nash Desent

DWEDY6 · North Kingstown, RI, US

DUPR

5.309

JA
Junior Alarcon

994Z9K · Montville, CT, US

DUPR

4.889

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-4564992811
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4441262351,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Schwarzmann",
        "dupr_id": "X29X77",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      },
      {
        "name": "Diego Lebron",
        "dupr_id": "84WRPM",
        "rating": 5.232,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      }
    ]
  },
  {
    "team_id": 7833958009,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nash Desent",
        "dupr_id": "DWEDY6",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "North Kingstown, RI, US"
      },
      {
        "name": "Junior Alarcon",
        "dupr_id": "994Z9K",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "Montville, CT, US"
      }
    ]
  }
]