Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Spokane Slam at Power PBC - Mens Doubles Skill: (4.0) Age: (Any)

ID: 6584880242

Match Scores

15-12

Win

Play Date

2025-10-04

Play Time (Est)

3:30 PM

Play Location

Spokane Valley, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SN
Scott Numata

569OQR · La Mesa, CA, US

DUPR

3.896

PS
Phil Schmitz

Q56DVR · Coeur d'Alene, ID, US

DUPR

4.287

TEAM 2LOSS
JR
Jacob RANIERE

G5DX9X · USA

DUPR

3.957

SS
Sean Sorensen

YG7ZQG · USA

DUPR

4.114

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-6584880242
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5889789854,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Numata",
        "dupr_id": "569OQR",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "La Mesa, CA, US"
      },
      {
        "name": "Phil Schmitz",
        "dupr_id": "Q56DVR",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Coeur d'Alene, ID, US"
      }
    ]
  },
  {
    "team_id": 6915878097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob RANIERE",
        "dupr_id": "G5DX9X",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Sorensen",
        "dupr_id": "YG7ZQG",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]