Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Men's FRCC Round Robin

ID: 8259025024

Match Scores

9-2

Win

Play Date

2024-11-10

Play Time (Est)

5:00 PM

Play Location

Carmel Valley, CA 93924, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DS
David Scurlock

8DYXPM · La Mesa, CA, US

DUPR

4.300

JS
Jon Scurlock

84P0QM · Whitefish, MT, US

DUPR

4.891

TEAM 2LOSS
KD
Kenneth Doan

L276GQ · USA

DUPR

3.862

YH
Yaniv Holin

2QQO79 · USA

DUPR

3.824

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-8259025024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7653955895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Scurlock",
        "dupr_id": "8DYXPM",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "La Mesa, CA, US"
      },
      {
        "name": "Jon Scurlock",
        "dupr_id": "84P0QM",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Whitefish, MT, US"
      }
    ]
  },
  {
    "team_id": 8472588989,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenneth  Doan",
        "dupr_id": "L276GQ",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yaniv Holin",
        "dupr_id": "2QQO79",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]