Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025/2026 APP Selkirk Collegiate Series - Indiana - Championship Sunday

ID: 7725726516

Match Scores

15-10

Win

Play Date

2026-02-08

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DF
Derek Ferrer

EGJ9PW · Pittsburgh, PA, US

DUPR

4.607

JW
Jia Walia

QJMNY5 · USA

DUPR

3.490

TEAM 2LOSS
GH
Gabrielle Haddix

W6040G · Ann Arbor, MI, US

DUPR

3.434

NB
Nathan Bishop

76RDW4 · Rochester Hills, MI, US

DUPR

4.428

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-7725726516
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5314412812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Ferrer",
        "dupr_id": "EGJ9PW",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Jia Walia",
        "dupr_id": "QJMNY5",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5598348383,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabrielle Haddix",
        "dupr_id": "W6040G",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Nathan Bishop",
        "dupr_id": "76RDW4",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  }
]