Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Three Rivers Championship - Mixed Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7809530255

Match Scores

3-15

Win

Play Date

2026-05-24

Play Time (Est)

12:45 AM

Play Location

Canonsburg, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KJ
Karen Joseph

7DMJKM · USA

DUPR

4.037

LR
Luis Rios

7DYDZ0 · USA

DUPR

4.430

TEAM 2WINNER
ML
Maya Lambiase

4LQQ6K · Pittsburgh, PA, US

DUPR

4.410

RD
Rashad Davison

2LYDGE · Canonsburg, PA, US

DUPR

4.688

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-7809530255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5130925066,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Joseph",
        "dupr_id": "7DMJKM",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luis Rios",
        "dupr_id": "7DYDZ0",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6440061033,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maya Lambiase",
        "dupr_id": "4LQQ6K",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Rashad Davison",
        "dupr_id": "2LYDGE",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Canonsburg, PA, US"
      }
    ]
  }
]