Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

iPickle Collegiate Clash USC vs Stanford Group A Round 1

ID: 8179516662

Match Scores

7-15

Loss

Play Date

2025-04-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JP
Jake Palmieri

56LE40 · USA

DUPR

4.133

LR
Lily Redmond

ODE972 · San Clemente, CA, US

DUPR

3.787

TEAM 2WINNER
ZH
Zora Hudson

XJV0QX · USA

DUPR

3.779

JY
Jay Yeam

DWZ5GM · USA

DUPR

4.431

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-8179516662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7758758256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Palmieri",
        "dupr_id": "56LE40",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lily Redmond",
        "dupr_id": "ODE972",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      }
    ]
  },
  {
    "team_id": 6458919922,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zora Hudson",
        "dupr_id": "XJV0QX",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jay Yeam",
        "dupr_id": "DWZ5GM",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]