Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

MD1

ID: 6668700109

Match Scores

21-10

Win

Play Date

2025-04-11

Play Time (Est)

2:15 AM

Play Location

Peachtree Corners

Unverified Facility

Competitor Teams

TEAM 1WINNER
AC
Adam C Jones

3XDGP4 · Fort Worth, TX, US

DUPR

5.360

JB
Justin Brunner

3X07NR · Dolores, CO, US

DUPR

4.713

TEAM 2LOSS
TR
Tucker Roberson

YNR4NE · Chapel Hill, NC, US

DUPR

4.589

Colby Hill

JZL9JJ · Alpharetta, GA, US

DUPR

5.146

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-6668700109
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7788755963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam C Jones",
        "dupr_id": "3XDGP4",
        "rating": 5.36,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Justin Brunner",
        "dupr_id": "3X07NR",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Dolores, CO, US"
      }
    ]
  },
  {
    "team_id": 4522776156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tucker  Roberson",
        "dupr_id": "YNR4NE",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Colby Hill",
        "dupr_id": "JZL9JJ",
        "rating": 5.146,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/25038/images/profile/20dd15a3-e5ee-4a7c-a414-e3b3b5a94fd8.png",
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]