Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pacific Northwest Classic by THUMP COFFEE Mixed Doubles Skill: (4.5 And Under) Age: (65 To 69)

ID: 6987982420

Match Scores

3-11, 11-6, 10-12

Win

Play Date

2024-07-27

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jeanette Welker

XJJE02 · USA

DUPR

4.077

CA
Christopher Achtien

2QPDGE · USA

DUPR

4.414

TEAM 2WINNER
SR
Sally Ruxton

84PPOM · Springfield, OR, US

DUPR

4.453

RF
Reed Ferrick

3L5QK1 · Santa Rosa, CA, US

DUPR

4.848

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-6987982420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8266944300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeanette Welker",
        "dupr_id": "XJJE02",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Achtien",
        "dupr_id": "2QPDGE",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7999655973,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sally Ruxton",
        "dupr_id": "84PPOM",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Springfield, OR, US"
      },
      {
        "name": "Reed Ferrick",
        "dupr_id": "3L5QK1",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]