Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4/4 - Picklr 4.0+ Fixed Partner RR

ID: 4769831457

Match Scores

3-11

Win

Play Date

2026-04-04

Play Time (Est)

10:15 AM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
Dan Rushiti

GG5LYG · Justin, TX, US

DUPR

4.109

WC
Will Calhoun

7DYVP0 · Northlake, TX, US

DUPR

4.144

TEAM 2WINNER
KS
Kyle S

NYQL02 · Northlake, TX, US

DUPR

4.303

PW
Paul Willocks

35QVPR · Savannah, TX, US

DUPR

4.218

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-4769831457
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4822485702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Rushiti",
        "dupr_id": "GG5LYG",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Justin, TX, US"
      },
      {
        "name": "Will Calhoun",
        "dupr_id": "7DYVP0",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 6436344356,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle S",
        "dupr_id": "NYQL02",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Paul Willocks",
        "dupr_id": "35QVPR",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Savannah, TX, US"
      }
    ]
  }
]