Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CTPA Mixed Doubles Mini-Tournament - Mixed Doubles 4.5 Level: Under 50

ID: 6355710836

Match Scores

11-0

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Cranberry Twp., PA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Maya Lambiase

4LQQ6K · Pittsburgh, PA, US

DUPR

4.395

RD
Rashad Davison

2LYDGE · Canonsburg, PA, US

DUPR

4.674

TEAM 2LOSS
JT
Jenalee Tray

EWD6DM · USA

DUPR

3.497

ML
Miles Liberati

GWGMVD · USA

DUPR

3.767

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-6355710836
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6249554707,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maya Lambiase",
        "dupr_id": "4LQQ6K",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Rashad Davison",
        "dupr_id": "2LYDGE",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Canonsburg, PA, US"
      }
    ]
  },
  {
    "team_id": 6877830013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenalee Tray",
        "dupr_id": "EWD6DM",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miles Liberati",
        "dupr_id": "GWGMVD",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]