Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rotating Partner Round Robin

ID: 6632869108

Match Scores

0-11

Loss

Play Date

2026-02-16

Play Time (Est)

5:00 PM

Play Location

The Picklr Denton

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Krishna C

V7DY2J · Northlake, TX, US

DUPR

3.868

SA
Sevvel Anand S

L5L02Q · Northlake, TX, US

DUPR

3.688

TEAM 2WINNER
KS
Kyle S

NYQL02 · Northlake, TX, US

DUPR

4.335

SC
Sidarth Chobe

ZN6O7Q · Northlake, TX, US

DUPR

3.776

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-6632869108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6926969202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Krishna C",
        "dupr_id": "V7DY2J",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Sevvel Anand S",
        "dupr_id": "L5L02Q",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 8429868972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle S",
        "dupr_id": "NYQL02",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Sidarth Chobe",
        "dupr_id": "ZN6O7Q",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]