Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 MLP style league

ID: 7102807966

Match Scores

9-15

Loss

Play Date

2026-01-22

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CF
Candace Flaherty

QPDO95 · Dexter, MI, US

DUPR

3.601

RF
Robert Files

8JGJ7W · Novi, MI, US

DUPR

4.277

TEAM 2WINNER
AC
Alissa Crawford

L5RN0Q · MI, US

DUPR

3.845

SK
Shreyas Kanthadi

XJ0WP7 · Bloomfield Hills, MI, US

DUPR

4.117

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-7102807966
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6385147329,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Candace Flaherty",
        "dupr_id": "QPDO95",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      },
      {
        "name": "Robert Files",
        "dupr_id": "8JGJ7W",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      }
    ]
  },
  {
    "team_id": 7104065741,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alissa Crawford",
        "dupr_id": "L5RN0Q",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "Shreyas Kanthadi",
        "dupr_id": "XJ0WP7",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  }
]