Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

APP Selkirk Collegiate Individual Championships - APP Collegiate Men's Doubles

ID: 5637079691

Match Scores

11-2, 11-8

Loss

Play Date

2026-03-06

Play Time (Est)

12:45 AM

Play Location

The Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Maxwell Ruyle

162ZXK · Tampa, FL, US

DUPR

5.239

CF
Christian Franke

8MPWLO · Naples, FL, US

DUPR

5.376

TEAM 2LOSS
TC
Tanner Crandall

8JGV0J · Oregon City, OR, US

DUPR

4.746

EM
Ethan Mahony

XJ2G5X · Scottsdale, AZ, US

DUPR

4.881

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-5637079691
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5118533836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maxwell Ruyle",
        "dupr_id": "162ZXK",
        "rating": 5.239,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Christian Franke",
        "dupr_id": "8MPWLO",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5682927809,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanner Crandall",
        "dupr_id": "8JGV0J",
        "rating": 4.746,
        "profile_pic_url": null,
        "location": "Oregon City, OR, US"
      },
      {
        "name": "Ethan Mahony",
        "dupr_id": "XJ2G5X",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]