Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 APP Selkirk Collegiate Team Championships - PD R1 WD - U of Iowa vs Fresno State U 2

ID: 8125739470

Match Scores

15-12

Win

Play Date

2026-03-07

Play Time (Est)

11:30 PM

Play Location

The Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kiley butchert

7JRYM4 · USA

DUPR

3.732

MR
Mia Ramos

76WJNM · Tulare, CA, US

DUPR

3.855

TEAM 2LOSS
SH
Sescie Haan

L27E2Z · Clinton, IA, US

DUPR

4.803

EM
Emily Mosley

2Z5D04 · USA

DUPR

3.898

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-8125739470
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5592864927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kiley  butchert",
        "dupr_id": "7JRYM4",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mia Ramos",
        "dupr_id": "76WJNM",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Tulare, CA, US"
      }
    ]
  },
  {
    "team_id": 4404643911,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sescie Haan",
        "dupr_id": "L27E2Z",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Clinton, IA, US"
      },
      {
        "name": "Emily Mosley",
        "dupr_id": "2Z5D04",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]