Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pacific Northwest Classic by Pickleball Zone Bend - Mens Doubles Split

ID: 8103832745

Match Scores

9-15

Win

Play Date

2025-07-23

Play Time (Est)

6:15 AM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
RH
Ryan Hickman

1QMY6N · Beavercreek, OR, US

DUPR

4.985

JH
Jeremy Hickman

3OXJ7L · Beavercreek, OR, US

DUPR

3.348

TEAM 2WINNER
MG
Matt Goldman

89RQE7 · Palo Alto, CA, US

DUPR

4.524

JS
Jack Sayers

E304G1 · Santa Rosa, CA, US

DUPR

4.744

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-8103832745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7214221389,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Hickman",
        "dupr_id": "1QMY6N",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Beavercreek, OR, US"
      },
      {
        "name": "Jeremy Hickman",
        "dupr_id": "3OXJ7L",
        "rating": 3.348,
        "profile_pic_url": null,
        "location": "Beavercreek, OR, US"
      }
    ]
  },
  {
    "team_id": 8214421520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Goldman",
        "dupr_id": "89RQE7",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Jack Sayers",
        "dupr_id": "E304G1",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]