Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6838154743

Match Scores

15-9

Win

Play Date

2026-05-23

Play Time (Est)

8:45 AM

Play Location

Canonsburg, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.075

MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.350

TEAM 2LOSS
SS
Stephen Schwesinger

DNMV06 · USA

DUPR

4.084

BB
Benjamin Barber

G5D6WQ · USA

DUPR

4.199

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-6838154743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7615648180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      }
    ]
  },
  {
    "team_id": 6308348620,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Schwesinger",
        "dupr_id": "DNMV06",
        "rating": 4.084,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Barber",
        "dupr_id": "G5D6WQ",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]