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

MID-ATLANTIC REGIONAL CHAMPIONSHIP - Mens Doubles Moneyball

ID: 7239093400

Match Scores

15-0

Win

Play Date

2025-06-08

Play Time (Est)

5:00 PM

Play Location

Cranberry Township, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.256

BR
Bruno Rosa

59PRV0 · Pittsburgh, PA, US

DUPR

4.735

TEAM 2LOSS
NG
Nick Gajdos

DN20G6 · Youngstown, OH, US

DUPR

4.468

KM
Kelly Manning

RZW5QZ · Warren, OH, US

DUPR

4.450

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-7239093400
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5218901868,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Bruno Rosa",
        "dupr_id": "59PRV0",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 7561223258,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Gajdos",
        "dupr_id": "DN20G6",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Youngstown, OH, US"
      },
      {
        "name": "Kelly Manning",
        "dupr_id": "RZW5QZ",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Warren, OH, US"
      }
    ]
  }
]