Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6457168589

Match Scores

11-6

Win

Play Date

2026-05-05

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
EJ Clarke Jr

RZKOOZ · USA

DUPR

3.886

RB
Rachel Baldwin

KO0MYQ · Winston-Salem, NC, US

DUPR

3.716

TEAM 2LOSS
KF
Kurt Fuehrer

6ZXYJK · USA

DUPR

3.960

PF
Penny Fuehrer

LVJ9MJ · USA

DUPR

3.326

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-6457168589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4880869232,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "EJ Clarke Jr",
        "dupr_id": "RZKOOZ",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Baldwin",
        "dupr_id": "KO0MYQ",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      }
    ]
  },
  {
    "team_id": 4903194121,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kurt Fuehrer",
        "dupr_id": "6ZXYJK",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Penny Fuehrer",
        "dupr_id": "LVJ9MJ",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]