Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

9th Annual Chicken N Pickle OktoberFest Tournament - Mixed Doubles Skill: (4.5 And Under) Age: (Any)

ID: 7562510028

Match Scores

11-6, 7-11, 4-11

Loss

Play Date

2024-10-05

Play Time (Est)

1:00 PM

Play Location

North Kansas City, MO

Unverified Facility

Competitor Teams

TEAM 1LOSS
TJ
Tiffany Jacobs

17Q745 · North Kansas City, MO, US

DUPR

3.923

PW
Parker Ward

3Y5ZDD · Platte City, MO, US

DUPR

4.705

TEAM 2WINNER
AS
Annie Saunders

4LK2QM · Parkville, MO, US

DUPR

3.827

AV
Andy Va Lau

ZNXK9L · Kansas City, KS, US

DUPR

4.296

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-7562510028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4453542211,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tiffany Jacobs",
        "dupr_id": "17Q745",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "North Kansas City, MO, US"
      },
      {
        "name": "Parker Ward",
        "dupr_id": "3Y5ZDD",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Platte City, MO, US"
      }
    ]
  },
  {
    "team_id": 7027886455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Annie Saunders",
        "dupr_id": "4LK2QM",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Parkville, MO, US"
      },
      {
        "name": "Andy Va Lau",
        "dupr_id": "ZNXK9L",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  }
]