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

USLPL 35+ Championships

ID: 7391903798

Match Scores

13-11, 11-6

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ME
Madeline Eden

1RR6OZ · Alexandria, VA, US

DUPR

4.626

RM
Ryan Millman

1RKJZE · Easton, MD, US

DUPR

5.489

TEAM 2LOSS
CW
Carolyn Weed

X84961 · Mendon, MA, US

DUPR

4.668

TC
Thomas Connolly

1NKDKN · Ewing Township, NJ, US

DUPR

4.769

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-7391903798
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6782361206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madeline Eden",
        "dupr_id": "1RR6OZ",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Ryan Millman",
        "dupr_id": "1RKJZE",
        "rating": 5.489,
        "profile_pic_url": null,
        "location": "Easton, MD, US"
      }
    ]
  },
  {
    "team_id": 8383217209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carolyn Weed",
        "dupr_id": "X84961",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Mendon, MA, US"
      },
      {
        "name": "Thomas Connolly",
        "dupr_id": "1NKDKN",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Ewing Township, NJ, US"
      }
    ]
  }
]