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

Pool B Mixed 3.25-3.99

ID: 8359790906

Match Scores

3-11

Win

Play Date

2026-02-01

Play Time (Est)

3:30 PM

Play Location

St Luke's SportsPlex

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
Robert Wolt

DYKKJY · USA

DUPR

2.723

LS
Laurie schwab

55XOJV · USA

DUPR

2.723

TEAM 2WINNER
MS
Mark Scott

17KN49 · Allentown, PA, US

DUPR

3.245

KR
Kathleen Rex

8JGMP4 · Fogelsville, PA, US

DUPR

3.254

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-8359790906
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8546823068,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Wolt",
        "dupr_id": "DYKKJY",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laurie schwab",
        "dupr_id": "55XOJV",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6039312815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Scott",
        "dupr_id": "17KN49",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Kathleen Rex",
        "dupr_id": "8JGMP4",
        "rating": 3.254,
        "profile_pic_url": null,
        "location": "Fogelsville, PA, US"
      }
    ]
  }
]