Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 APP Selkirk Collegiate Team Championships - PA R1 MXD 2 - U of Florida Blue vs Indiana U 2

ID: 7541843191

Match Scores

15-10

Win

Play Date

2026-03-07

Play Time (Est)

8:45 AM

Play Location

The Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
GC
Gavin Corbett

L5LVEQ · Gainesville, FL, US

DUPR

4.929

EN
Emma Nebra

4LM4XG · Bradenton, FL, US

DUPR

4.192

TEAM 2LOSS
BW
Berkley Wray

RX75PM · Kokomo, IN, US

DUPR

3.891

MB
Max Berlin

G57QKD · East Islip, NY, US

DUPR

3.945

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-7541843191
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4338172365,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Corbett",
        "dupr_id": "L5LVEQ",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Emma Nebra",
        "dupr_id": "4LM4XG",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 6544785384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Berkley Wray",
        "dupr_id": "RX75PM",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Kokomo, IN, US"
      },
      {
        "name": "Max Berlin",
        "dupr_id": "G57QKD",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      }
    ]
  }
]