Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

In-Shape's 2024 New Year Classic Mens Doubles Skill 4.0

ID: 8001263042

Match Scores

15-0

Win

Play Date

2024-01-06

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ryan Turner

3YMM7G · Stockton, CA, US

DUPR

3.844

EV
Edgar Valdez

8WKORL · Stockton, CA, US

DUPR

3.827

TEAM 2LOSS
BV
Bruce Volpe

1NRKD6 · USA

DUPR

3.537

DC
Darin Carlsen

9PLQQV · USA

DUPR

3.191

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-8001263042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6914836330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Turner",
        "dupr_id": "3YMM7G",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Edgar Valdez",
        "dupr_id": "8WKORL",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  },
  {
    "team_id": 7732944611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Volpe",
        "dupr_id": "1NRKD6",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darin Carlsen",
        "dupr_id": "9PLQQV",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]