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

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

ID: 7342693644

Match Scores

15-10

Win

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

Canonsburg, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.092

MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.366

TEAM 2LOSS
DW
Dennis Wei

MEGR2V · USA

DUPR

4.241

AP
Adam Peffer

8KM4E6 · Pittsburgh, PA, US

DUPR

4.822

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-7342693644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6125389699,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.092,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      }
    ]
  },
  {
    "team_id": 8280983236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dennis Wei",
        "dupr_id": "MEGR2V",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Peffer",
        "dupr_id": "8KM4E6",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]