Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cam Slam '25 Mens 4.5+

ID: 7648424132

Match Scores

8-11

Win

Play Date

2025-07-19

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BD
Brandon Dougherty

J5JGOJ · USA

DUPR

3.841

AC
Andrew Clark

XKM7E7 · USA

DUPR

3.841

TEAM 2WINNER
JN
Jonathan Nielsen

1NYDZ3 · Camarillo, CA, US

DUPR

4.430

TT
Tyler T Taylor

3OWPL8 · Thousand Oaks, CA, US

DUPR

3.791

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-7648424132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6952409333,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Dougherty",
        "dupr_id": "J5JGOJ",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew  Clark",
        "dupr_id": "XKM7E7",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4415901688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Nielsen",
        "dupr_id": "1NYDZ3",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      },
      {
        "name": "Tyler T Taylor",
        "dupr_id": "3OWPL8",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  }
]