Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 18 (2/22 Start Time TBD)

ID: 8074036620

Match Scores

20-22

Loss

Play Date

2026-02-22

Play Time (Est)

1:00 PM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
EC
Emily Cessna

YGDVXD · Oklahoma City, OK, US

DUPR

4.706

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.697

TEAM 2WINNER
ED
Erica Dennis

1Q9YX0 · Bartlesville, OK, US

DUPR

4.527

JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

4.000

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-8074036620
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8199153442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Cessna",
        "dupr_id": "YGDVXD",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  },
  {
    "team_id": 4334447741,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erica Dennis",
        "dupr_id": "1Q9YX0",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Bartlesville, OK, US"
      },
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  }
]