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

Premier ProLeague!

ID: 7141907347

Match Scores

21-16

Win

Play Date

2025-11-06

Play Time (Est)

8:45 AM

Play Location

Bartlett, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KG
KC Griffin

M2PO9P · Memphis, TN, US

DUPR

5.353

JB
Jacqueline Burdette

2QE444 · Collierville, TN, US

DUPR

5.000

TEAM 2LOSS
BW
Brett warner

127Q49 · Collierville, TN, US

DUPR

5.472

BL
Brian Latham

ODD9NL · Germantown, TN, US

DUPR

4.628

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-7141907347
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4718180355,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "KC Griffin",
        "dupr_id": "M2PO9P",
        "rating": 5.353,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Jacqueline Burdette",
        "dupr_id": "2QE444",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      }
    ]
  },
  {
    "team_id": 7561867581,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett warner",
        "dupr_id": "127Q49",
        "rating": 5.472,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      },
      {
        "name": "Brian Latham",
        "dupr_id": "ODD9NL",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Germantown, TN, US"
      }
    ]
  }
]