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

MID-ATLANTIC REGIONAL CHAMPIONSHIP - Mens Doubles Moneyball

ID: 6930078428

Match Scores

11-8

Win

Play Date

2025-06-08

Play Time (Est)

9:00 PM

Play Location

Cranberry Township, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.254

BR
Bruno Rosa

59PRV0 · Pittsburgh, PA, US

DUPR

4.732

TEAM 2LOSS
DB
Dallas Blayney

1N4ZPN · Canonsburg, PA, US

DUPR

4.677

JQ
Jeff Quiring Jr

MYE55O · Mars, PA, US

DUPR

4.721

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-6930078428
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5023718174,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Bruno Rosa",
        "dupr_id": "59PRV0",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 7892603297,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dallas Blayney",
        "dupr_id": "1N4ZPN",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Canonsburg, PA, US"
      },
      {
        "name": "Jeff Quiring Jr",
        "dupr_id": "MYE55O",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Mars, PA, US"
      }
    ]
  }
]