Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6717778100

Match Scores

4-15

Win

Play Date

2026-05-23

Play Time (Est)

9:00 PM

Play Location

Canonsburg, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
NP
Nathan Peluchette

3Y60ZK · USA

DUPR

4.214

JC
James Carson

GGNR4X · USA

DUPR

3.904

TEAM 2WINNER
EE
EJ Estatico

W6E99M · Pittsburgh, PA, US

DUPR

5.088

MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.362

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-6717778100
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4892158021,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Peluchette",
        "dupr_id": "3Y60ZK",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Carson",
        "dupr_id": "GGNR4X",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7648623843,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "EJ Estatico",
        "dupr_id": "W6E99M",
        "rating": 5.088,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      }
    ]
  }
]