Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4/12/2025 - Saturday Cream of the Crop

ID: 7736424598

Match Scores

6-11

Win

Play Date

2025-04-12

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BD
Britton Davis

DW99X6 · Notre Dame, IN, US

DUPR

3.527

SH
Scott Head

8GYLJM · Spanish Fork, UT, US

DUPR

3.481

TEAM 2WINNER
SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.216

NH
Nick Hecht

8J7RNW · American Fork, UT, US

DUPR

3.248

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-7736424598
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4440891216,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Britton Davis",
        "dupr_id": "DW99X6",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Notre Dame, IN, US"
      },
      {
        "name": "Scott Head",
        "dupr_id": "8GYLJM",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 6417839660,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Nick Hecht",
        "dupr_id": "8J7RNW",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]