Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7513113067

Match Scores

15-12

Loss

Play Date

2026-05-23

Play Time (Est)

8:45 AM

Play Location

Canonsburg, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MD
Matteo Del Brocco

V6ZRD7 · USA

DUPR

4.454

KD
Kiron Deb

GW79VX · Pittsburgh, PA, US

DUPR

4.232

TEAM 2LOSS
NP
Nathan Peluchette

3Y60ZK · Wheeling, WV, US

DUPR

4.353

JC
James Carson

GGNR4X · Wheeling, WV, US

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-7513113067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8292575892,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matteo Del Brocco",
        "dupr_id": "V6ZRD7",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kiron Deb",
        "dupr_id": "GW79VX",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 5409372044,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Peluchette",
        "dupr_id": "3Y60ZK",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Wheeling, WV, US"
      },
      {
        "name": "James Carson",
        "dupr_id": "GGNR4X",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Wheeling, WV, US"
      }
    ]
  }
]