Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MID-ATLANTIC REGIONAL CHAMPIONSHIP - Senior Mens Doubles Skill: (4.0) Age: (70-74)(75-79)

ID: 7449731934

Match Scores

7-11, 9-11

Loss

Play Date

2025-06-05

Play Time (Est)

7:30 PM

Play Location

Cranberry Township, PA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AH
Alan Hoover

84OQJ2 · State College, PA, US

DUPR

4.387

SO
Scott Owens

84PQQG · State College, PA, US

DUPR

3.985

TEAM 2WINNER
GW
Gary Weinstein

8WKPJG · Washington, PA, US

DUPR

4.253

JH
Jeffrey Halm

3OWOJE · Massillon, OH, US

DUPR

4.142

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-7449731934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5695789716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Hoover",
        "dupr_id": "84OQJ2",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "State College, PA, US"
      },
      {
        "name": "Scott Owens",
        "dupr_id": "84PQQG",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "State College, PA, US"
      }
    ]
  },
  {
    "team_id": 4940012542,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gary Weinstein",
        "dupr_id": "8WKPJG",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Washington, PA, US"
      },
      {
        "name": "Jeffrey Halm",
        "dupr_id": "3OWOJE",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Massillon, OH, US"
      }
    ]
  }
]