Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Women's 13 (V3)

ID: 6309138035

Match Scores

16-21

Loss

Play Date

2026-01-10

Play Time (Est)

12:45 AM

Play Location

SW19 at the Stadium

Unverified Facility

Competitor Teams

TEAM 1LOSS
HM
Hue Meyer

1754RM · Omaha, NE, US

DUPR

3.766

EL
Evie Le

G59MPQ · Lincoln, NE, US

DUPR

3.654

TEAM 2WINNER
JP
Jackie Peck

8KQON6 · Cameron, MO, US

DUPR

4.144

SA
Suzanne Arnold

3XOWGR · Kansas City, MO, US

DUPR

4.511

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-6309138035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5119712857,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hue Meyer",
        "dupr_id": "1754RM",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Evie Le",
        "dupr_id": "G59MPQ",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      }
    ]
  },
  {
    "team_id": 6315186490,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackie Peck",
        "dupr_id": "8KQON6",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Cameron, MO, US"
      },
      {
        "name": "Suzanne Arnold",
        "dupr_id": "3XOWGR",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]