Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pool B Mixed 3.25-3.99

ID: 6704985520

Match Scores

11-9

Loss

Play Date

2026-02-01

Play Time (Est)

5:00 PM

Play Location

St Luke's SportsPlex

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Andy Daws

X0GN2X · Allentown, PA, US

DUPR

3.021

SD
shel Dietz

9DPKWJ · USA

DUPR

3.087

TEAM 2LOSS
MS
Mark Scott

17KN49 · Allentown, PA, US

DUPR

3.208

KR
Kathleen Rex

8JGMP4 · Fogelsville, PA, US

DUPR

3.192

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-6704985520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6819925786,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Daws",
        "dupr_id": "X0GN2X",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "shel Dietz",
        "dupr_id": "9DPKWJ",
        "rating": 3.087,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6874404513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Scott",
        "dupr_id": "17KN49",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Kathleen Rex",
        "dupr_id": "8JGMP4",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Fogelsville, PA, US"
      }
    ]
  }
]