Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5551584042

Match Scores

8-11

Win

Play Date

2026-01-15

Play Time (Est)

7:30 PM

Play Location

2041 Metal Ln, Louisville, KY 40206, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KG
Kelly Gant

8WZPQQ · Louisville, KY, US

DUPR

4.499

TH
Tate Hubbuch

8EO72V · Goshen, KY, US

DUPR

4.468

TEAM 2WINNER
RJ
Raquel Joseph

3PDL5G · Louisville, KY, US

DUPR

3.733

TE
Tom English

8K749Y · Jeffersontown, KY, US

DUPR

4.637

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-5551584042
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7583279277,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Gant",
        "dupr_id": "8WZPQQ",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "Tate Hubbuch",
        "dupr_id": "8EO72V",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Goshen, KY, US"
      }
    ]
  },
  {
    "team_id": 4508912788,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raquel Joseph",
        "dupr_id": "3PDL5G",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "Tom English",
        "dupr_id": "8K749Y",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Jeffersontown, KY, US"
      }
    ]
  }
]