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

DUPR 20

ID: 8501158780

Match Scores

15-21

Loss

Play Date

2026-02-28

Play Time (Est)

5:00 PM

Play Location

Elite Tennis and Wellness

Unverified Facility

Competitor Teams

TEAM 1LOSS
KF
Katie Fagan

3X6YLR · Omaha, NE, US

DUPR

5.002

RC
Rachel Chai

1NXN28 · Kansas City, MO, US

DUPR

4.717

TEAM 2WINNER
LF
Laryssa Ferreira Booth

3P4JGM · Olathe, KS, US

DUPR

5.086

CM
Caroline Maguire

GGO2GM · Overland Park, KS, US

DUPR

4.618

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-8501158780
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7977414571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Fagan",
        "dupr_id": "3X6YLR",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Rachel Chai",
        "dupr_id": "1NXN28",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 5243667020,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laryssa Ferreira Booth",
        "dupr_id": "3P4JGM",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      },
      {
        "name": "Caroline Maguire",
        "dupr_id": "GGO2GM",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]