Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 5178174955

Match Scores

1-11, 10-12, 11-4, 8-11, 4-11

Win

Play Date

2023-07-08

Play Time (Est)

8:45 AM

Play Location

Cole Park, Cole Avenue, Dallas, TX, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
PB
Peyton Bradley

84YJV3 · USA

DUPR

4.871

AT
Aaron Tom

3L09VZ · Dallas, TX, US

DUPR

4.356

TEAM 2WINNER
CG
Connor Gracie

3X9QNX · USA

DUPR

4.225

WK
Wesley Kinder

7DN5Y5 · Dallas, TX, US

DUPR

3.700

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-5178174955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6070358466,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peyton Bradley",
        "dupr_id": "84YJV3",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Tom",
        "dupr_id": "3L09VZ",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4721251785,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Gracie",
        "dupr_id": "3X9QNX",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wesley Kinder",
        "dupr_id": "7DN5Y5",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]