Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7603941501

Match Scores

6-11

Win

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

North Kingstown, RI

View Facility Page →

Competitor Teams

TEAM 1LOSS
OD
Oliver Dunphy

YG7JRP · USA

DUPR

3.774

OT
Okan Tanrisev

QP46PN · Woburn, MA, US

DUPR

4.236

TEAM 2WINNER
MW
Matthew Weise

OZ6DJP · Norton, MA, US

DUPR

4.187

VT
Vincent Tran

EW062O · Quincy, MA, US

DUPR

4.434

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-7603941501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7180963448,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Oliver Dunphy",
        "dupr_id": "YG7JRP",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Okan Tanrisev",
        "dupr_id": "QP46PN",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Woburn, MA, US"
      }
    ]
  },
  {
    "team_id": 7054160177,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Weise",
        "dupr_id": "OZ6DJP",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Norton, MA, US"
      },
      {
        "name": "Vincent Tran",
        "dupr_id": "EW062O",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  }
]