Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6077588308

Match Scores

15-5

Win

Play Date

2024-01-06

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ryan Turner

3YMM7G · Stockton, CA, US

DUPR

3.829

EV
Edgar Valdez

8WKORL · Stockton, CA, US

DUPR

3.813

TEAM 2LOSS
KM
Kolby Murphy

3Y5E6K · Manteca, CA, US

DUPR

3.902

MM
Michael Manzanedo

8G7KDX · USA

DUPR

3.459

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-6077588308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8470571995,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Turner",
        "dupr_id": "3YMM7G",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Edgar Valdez",
        "dupr_id": "8WKORL",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  },
  {
    "team_id": 5692157063,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kolby Murphy",
        "dupr_id": "3Y5E6K",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Manteca, CA, US"
      },
      {
        "name": "Michael Manzanedo",
        "dupr_id": "8G7KDX",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]