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

Pickle & Pop Showdown - Mixed Doubles Skill: (4.5 To 5.5) Age: (7 And Above)

ID: 4895975002

Match Scores

5-11

Win

Play Date

2025-03-02

Play Time (Est)

11:30 PM

Play Location

McKinney, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
JK
Jessica Koenig

84GP4K · USA

DUPR

4.386

RN
Raviteja Nori

352ZG0 · Dallas, TX, US

DUPR

4.379

TEAM 2WINNER
ER
Eris Rivera

3POZQQ · Chicago, IL, US

DUPR

5.136

AL
Anderson Lee

0YGDNX · Dallas, TX, US

DUPR

4.983

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-4895975002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6815749510,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Koenig",
        "dupr_id": "84GP4K",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Raviteja Nori",
        "dupr_id": "352ZG0",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4853605323,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eris Rivera",
        "dupr_id": "3POZQQ",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Anderson Lee",
        "dupr_id": "0YGDNX",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]