Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LADDER-ADVANCED MEN

ID: 4738379916

Match Scores

8-11

Loss

Play Date

2024-07-23

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JM
Justin Miller

DWNDE6 · Kingsport, TN, US

DUPR

4.136

PL
Paul Leininger

122P0Y · Johnson City, TN, US

DUPR

4.048

TEAM 2WINNER
JC
Joseph Canaday

4LEG06 · USA

DUPR

3.901

BS
Buddy Stribling

892JNR · Kingsport, TN, US

DUPR

3.953

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-4738379916
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7488879134,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Miller",
        "dupr_id": "DWNDE6",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      },
      {
        "name": "Paul Leininger",
        "dupr_id": "122P0Y",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  },
  {
    "team_id": 7901238591,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Canaday",
        "dupr_id": "4LEG06",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Buddy Stribling",
        "dupr_id": "892JNR",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  }
]