Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5/12 - Advanced Fixed Partner

ID: 4671560607

Match Scores

7-11

Loss

Play Date

2026-05-12

Play Time (Est)

4:45 AM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
John Taylor

RZDX6E · Fort Worth, TX, US

DUPR

3.729

SC
Shane Coleman

V4LVR5 · Weatherford, TX, US

DUPR

3.542

TEAM 2WINNER
CF
Caleb Freund

GGVEJG · USA

DUPR

3.907

JB
Jason Berry

X2M4MR · USA

DUPR

4.112

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-4671560607
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8209204932,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Taylor",
        "dupr_id": "RZDX6E",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Shane Coleman",
        "dupr_id": "V4LVR5",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Weatherford, TX, US"
      }
    ]
  },
  {
    "team_id": 6394484083,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caleb Freund",
        "dupr_id": "GGVEJG",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Berry",
        "dupr_id": "X2M4MR",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]